Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h6267 void DefineInheritingConstructor(SourceLocation UseLoc,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp13613 void Sema::DefineInheritingConstructor(SourceLocation CurrentLocation, in DefineInheritingConstructor() function in Sema
H A DSemaExpr.cpp18033 DefineInheritingConstructor(Loc, Constructor); in MarkFunctionReferenced()