Searched refs:CXXConstructor (Results 1 – 12 of 12) sorted by relevance
225 case Decl::CXXConstructor: { in PrintDeclContext()315 case Decl::CXXConstructor: in PrintDeclContext()
39 def CXXConstructor : DDecl<CXXMethod>;
666 CXXConstructor = 0, enumerator
169 case DeclarationNameExtra::CXXConstructor: in getNameKind()423 EKind = DeclarationNameExtra::CXXConstructor; in getCXXSpecialName()
420 case CXXConstructor: in getIdentifierNamespaceForKind()
185 case Decl::CXXConstructor: in HandleDeclContext()
1634 : CXXMethodDecl(CXXConstructor, RD, StartLoc, NameInfo, T, TInfo, false,1825 static bool classofKind(Kind K) { return K == CXXConstructor; }
43 case Decl::CXXConstructor: in EmitDecl()
2116 case Decl::CXXConstructor: in EmitTopLevelDecl()
4014 case Decl::CXXConstructor: in clang_getCursorDefinition()5010 case Decl::CXXConstructor: in getDeclLanguage()
2676 case Decl::CXXConstructor: return CXCursor_Constructor; in getCursorKindForDecl()
2360 case Decl::CXXConstructor: in BuildDeclarationNameExpr()