Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h4331 void DefineInheritingConstructor(SourceLocation UseLoc,
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp9291 void Sema::DefineInheritingConstructor(SourceLocation CurrentLocation, in DefineInheritingConstructor() function in Sema
HDSemaExpr.cpp12239 DefineInheritingConstructor(Loc, Constructor); in MarkFunctionReferenced()