Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h4926 void DefineInheritingConstructor(SourceLocation UseLoc,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp11129 void Sema::DefineInheritingConstructor(SourceLocation CurrentLocation, in DefineInheritingConstructor() function in Sema
H A DSemaExpr.cpp14703 DefineInheritingConstructor(Loc, Constructor); in MarkFunctionReferenced()