Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp7165 S.findInheritingConstructor(UseLoc, Ctor, It->second), in findConstructorForBase()
13523 Sema::findInheritingConstructor(SourceLocation Loc, in findInheritingConstructor() function in Sema
15500 Constructor = findInheritingConstructor(ConstructLoc, Constructor, Shadow); in BuildCXXConstructExpr()
H A DSemaInit.cpp6612 CalleeDecl = S.findInheritingConstructor(Loc, Constructor, Shadow); in PerformConstructorInitialization()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6051 findInheritingConstructor(SourceLocation Loc, CXXConstructorDecl *BaseCtor,