Searched refs:CXXConstructor (Results 1 – 17 of 17) sorted by relevance
117 case Decl::CXXConstructor: in getDefinitiveDeclContext()162 case Decl::CXXConstructor: in isRedeclarableDeclKind()
154 case Decl::CXXConstructor: in fill()169 if (K == Decl::CXXMethod || K == Decl::CXXConstructor || in fill()
146 case DeclarationNameExtra::CXXConstructor: in getNameKind()394 EKind = DeclarationNameExtra::CXXConstructor; in getCXXSpecialName()
580 case Decl::CXXConstructor: in checkReturnsCommand()
485 case CXXConstructor: in getIdentifierNamespaceForKind()
33 // CHECK: skip-function-bodies.mm:7:3: CXXConstructor=A:7:3 Extent=[7:3 - 7:6]
299 case Decl::CXXConstructor: { in PrintDeclContext()389 case Decl::CXXConstructor: in PrintDeclContext()
39 def CXXConstructor : DDecl<CXXMethod>;
749 CXXConstructor = 0, enumerator
307 #case 0 ( ;DeclarationNameExtra::CXXConstructor348 #case 0 ( ;DeclarationNameExtra::CXXConstructor
2014 : CXXMethodDecl(CXXConstructor, RD, StartLoc, NameInfo, T, TInfo, false,2202 static bool classofKind(Kind K) { return K == CXXConstructor; }
1017 case Decl::CXXConstructor: in getEntityInfo()
4492 case Decl::CXXConstructor: in clang_getCursorDefinition()5690 case Decl::CXXConstructor: in getDeclLanguage()
44 case Decl::CXXConstructor: in EmitDecl()
2764 case Decl::CXXConstructor: in EmitTopLevelDecl()
2913 case Decl::CXXConstructor: return CXCursor_Constructor; in getCursorKindForDecl()
2583 case Decl::CXXConstructor: in BuildDeclarationNameExpr()