Home
last modified time | relevance | path

Searched defs:InheritedConstructorInfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp6987 class Sema::InheritedConstructorInfo { class in Sema
6998 InheritedConstructorInfo(Sema &S, SourceLocation UseLoc, in InheritedConstructorInfo() function in Sema::InheritedConstructorInfo
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h5878 class InheritedConstructorInfo; variable