Home
last modified time | relevance | path

Searched refs:findInheritingConstructor (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp7060 S.findInheritingConstructor(UseLoc, Ctor, It->second), in findConstructorForBase()
13130 Sema::findInheritingConstructor(SourceLocation Loc, in findInheritingConstructor() function in Sema
15096 Constructor = findInheritingConstructor(ConstructLoc, Constructor, Shadow); in BuildCXXConstructExpr()
H A DSemaInit.cpp6551 CalleeDecl = S.findInheritingConstructor(Loc, Constructor, Shadow); in PerformConstructorInitialization()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5710 findInheritingConstructor(SourceLocation Loc, CXXConstructorDecl *BaseCtor,