Searched refs:CXXConstructor (Results 1 – 18 of 18) sorted by relevance
233 case Decl::CXXConstructor: in getDefinitiveDeclContext()285 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()
565 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()
45 def CXXConstructor : DDecl<CXXMethod>;
788 CXXConstructor = 0, enumerator
96 case Decl::CXXConstructor: in GetEnclosingDeclContextSignature()
131 case Decl::CXXConstructor: in VisitDecl()
3530 case Decl::CXXConstructor: in EmitTopLevelDecl()3648 case Decl::CXXConstructor: in AddDeferredUnusedCoverageMapping()3703 case Decl::CXXConstructor: { in EmitDeferredUnusedCoverageMappings()
51 case Decl::CXXConstructor: in EmitDecl()
2155 : CXXMethodDecl(CXXConstructor, C, RD, StartLoc, NameInfo, T, TInfo, in CXXConstructorDecl()2332 static bool classofKind(Kind K) { return K == CXXConstructor; } in classofKind()
1026 case Decl::CXXConstructor: in getEntityInfo()
5297 case Decl::CXXConstructor: in clang_getCursorDefinition()6558 case Decl::CXXConstructor: in getDeclLanguage()
3031 case Decl::CXXConstructor: return CXCursor_Constructor; in getCursorKindForDecl()
2970 case Decl::CXXConstructor: in BuildDeclarationNameExpr()