Searched refs:CXXConstructor (Results 1 – 17 of 17) sorted by relevance
117 case Decl::CXXConstructor: in getDefinitiveDeclContext()165 case Decl::CXXConstructor: in isRedeclarableDeclKind()
155 case Decl::CXXConstructor: in fill()170 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()
507 case CXXConstructor: in getIdentifierNamespaceForKind()
33 // CHECK: skip-function-bodies.mm:7:3: CXXConstructor=A:7:3 Extent=[7:3 - 7:6]
302 case Decl::CXXConstructor: { in PrintDeclContext()391 case Decl::CXXConstructor: in PrintDeclContext()
43 def CXXConstructor : DDecl<CXXMethod>;
767 CXXConstructor = 0, enumerator
2143 : CXXMethodDecl(CXXConstructor, C, RD, StartLoc, NameInfo, T, TInfo, in CXXConstructorDecl()2317 static bool classofKind(Kind K) { return K == CXXConstructor; } in classofKind()
290 case Decl::CXXConstructor: in VisitDecl()
47 case Decl::CXXConstructor: in EmitDecl()
3126 case Decl::CXXConstructor: in EmitTopLevelDecl()
1026 case Decl::CXXConstructor: in getEntityInfo()
4781 case Decl::CXXConstructor: in clang_getCursorDefinition()6032 case Decl::CXXConstructor: in getDeclLanguage()
2928 case Decl::CXXConstructor: return CXCursor_Constructor; in getCursorKindForDecl()
2895 case Decl::CXXConstructor: in BuildDeclarationNameExpr()