Searched refs:CXXConstructor (Results 1 – 17 of 17) sorted by relevance
119 case Decl::CXXConstructor: in getDefinitiveDeclContext()171 case Decl::CXXConstructor: in isRedeclarableDeclKind()
155 case Decl::CXXConstructor: in fill()169 if (K == Decl::CXXMethod || K == Decl::CXXConstructor || in fill()
214 case DeclarationNameExtra::CXXConstructor: in getNameKind()391 EKind = DeclarationNameExtra::CXXConstructor; in getCXXSpecialName()
599 case Decl::CXXConstructor: in checkReturnsCommand()
527 case CXXConstructor: in getIdentifierNamespaceForKind()
33 // CHECK: skip-function-bodies.mm:7:3: CXXConstructor=A:7:3 Extent=[7:3 - 7:6]
311 case Decl::CXXConstructor: { in PrintDeclContext()400 case Decl::CXXConstructor: in PrintDeclContext()
44 def CXXConstructor : DDecl<CXXMethod>;
781 CXXConstructor = 0, enumerator
2161 : CXXMethodDecl(CXXConstructor, C, RD, StartLoc, NameInfo, T, TInfo, in CXXConstructorDecl()2338 static bool classofKind(Kind K) { return K == CXXConstructor; } in classofKind()
169 case Decl::CXXConstructor: in VisitDecl()
3291 case Decl::CXXConstructor: in EmitTopLevelDecl()3407 case Decl::CXXConstructor: in AddDeferredUnusedCoverageMapping()3462 case Decl::CXXConstructor: { in EmitDeferredUnusedCoverageMappings()
48 case Decl::CXXConstructor: in EmitDecl()
1026 case Decl::CXXConstructor: in getEntityInfo()
5042 case Decl::CXXConstructor: in clang_getCursorDefinition()6293 case Decl::CXXConstructor: in getDeclLanguage()
2975 case Decl::CXXConstructor: return CXCursor_Constructor; in getCursorKindForDecl()
2976 case Decl::CXXConstructor: in BuildDeclarationNameExpr()