Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7345 class Sema::InheritedConstructorInfo { global() class in Sema
7356 InheritedConstructorInfo(Sema &S, SourceLocation UseLoc, InheritedConstructorInfo() function in Sema::InheritedConstructorInfo
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6524 class InheritedConstructorInfo; global() variable