Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5923 void DefineInheritingConstructor(SourceLocation UseLoc,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp13219 void Sema::DefineInheritingConstructor(SourceLocation CurrentLocation, in DefineInheritingConstructor() function in Sema
H A DSemaExpr.cpp16977 DefineInheritingConstructor(Loc, Constructor); in MarkFunctionReferenced()