Home
last modified time | relevance | path

Searched defs:InheritedFrom (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h374 void setInherited(const ASTContext &C, ParmDecl *InheritedFrom) { in setInherited()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp890 const auto *InheritedFrom = D->getDefaultArgStorage().getInheritedFrom(); in VisitTemplateTemplateParmDecl() local
H A DItaniumMangle.cpp1558 const CXXRecordDecl *InheritedFrom = nullptr; in mangleUnqualifiedName() local
5103 const CXXRecordDecl *InheritedFrom) { in mangleCXXCtorType()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp9303 const CXXRecordDecl *InheritedFrom = nullptr; in Diagnose() local