Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h6422 void DefineInheritingConstructor(SourceLocation UseLoc,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp13722 void Sema::DefineInheritingConstructor(SourceLocation CurrentLocation, in DefineInheritingConstructor() function in Sema
H A DSemaExpr.cpp18329 DefineInheritingConstructor(Loc, Constructor); in MarkFunctionReferenced()