Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp7060 S.findInheritingConstructor(UseLoc, Ctor, It->second), in findConstructorForBase()
13322 Sema::findInheritingConstructor(SourceLocation Loc, in findInheritingConstructor() function in Sema
15301 Constructor = findInheritingConstructor(ConstructLoc, Constructor, Shadow); in BuildCXXConstructExpr()
DSemaInit.cpp6553 CalleeDecl = S.findInheritingConstructor(Loc, Constructor, Shadow); in PerformConstructorInitialization()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h5771 findInheritingConstructor(SourceLocation Loc, CXXConstructorDecl *BaseCtor,