Searched refs:CXXConstructor (Results 1 – 13 of 13) sorted by relevance
227 case Decl::CXXConstructor: { in PrintDeclContext()317 case Decl::CXXConstructor: in PrintDeclContext()
33 // CHECK: skip-function-bodies.mm:7:3: CXXConstructor=A:7:3 Extent=[7:3 - 7:6]
39 def CXXConstructor : DDecl<CXXMethod>;
723 CXXConstructor = 0, enumerator
173 case DeclarationNameExtra::CXXConstructor: in getNameKind()424 EKind = DeclarationNameExtra::CXXConstructor; in getCXXSpecialName()
456 case CXXConstructor: in getIdentifierNamespaceForKind()
1961 : CXXMethodDecl(CXXConstructor, RD, StartLoc, NameInfo, T, TInfo, false,2150 static bool classofKind(Kind K) { return K == CXXConstructor; }
936 case Decl::CXXConstructor: in getEntityInfo()
4314 case Decl::CXXConstructor: in clang_getCursorDefinition()5437 case Decl::CXXConstructor: in getDeclLanguage()
44 case Decl::CXXConstructor: in EmitDecl()
2487 case Decl::CXXConstructor: in EmitTopLevelDecl()
2825 case Decl::CXXConstructor: return CXCursor_Constructor; in getCursorKindForDecl()
2368 case Decl::CXXConstructor: in BuildDeclarationNameExpr()