Searched defs:Inherited (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17103 typedef RecursiveASTVisitor<MarkReferencedDecls> Inherited; typedef in class:__anon114::MarkReferencedDecls
17141 typedef EvaluatedExprVisitor<EvaluatedExprMarker> Inherited; typedef in class:__anon115::EvaluatedExprMarker
H A DSemaStmt.cpp550 typedef EvaluatedExprVisitor<CommaVisitor> Inherited; typedef in class:__anon666::CommaVisitor
1374 typedef EvaluatedExprVisitor<DeclExtractor> Inherited; typedef in class:__anon668::DeclExtractor
1456 typedef EvaluatedExprVisitor<DeclMatcher> Inherited; typedef in class:__anon668::DeclMatcher
1632 typedef ConstEvaluatedExprVisitor<BreakContinueFinder> Inherited; typedef in class:__anon668::BreakContinueFinder
H A DSemaDecl.cpp10921 typedef EvaluatedExprVisitor<SelfReferenceChecker> Inherited; typedef in class:__anon626::SelfReferenceChecker
H A DAnalysisBasedWarnings.cpp730 typedef ConstEvaluatedExprVisitor<ContainsReference> Inherited; typedef in class:__anon586::ContainsReference
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp296 inheritingCtorHasParams( const InheritedConstructor &Inherited, CXXCtorType Type) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp240 typedef ConstDeclVisitor<ODRDeclVisitor> Inherited; typedef in class:__anon262::ODRDeclVisitor
658 typedef TypeVisitor<ODRTypeVisitor> Inherited; typedef in class:__anon263::ODRTypeVisitor
[all...]
H A DExpr.cpp3382 typedef ConstEvaluatedExprVisitor<SideEffectFinder> Inherited; typedef in class:__anon243::SideEffectFinder
3687 typedef ConstEvaluatedExprVisitor<NonTrivialCallFinder> Inherited; typedef in class:__anon244::NonTrivialCallFinder
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp351 auto *Inherited = CD->getInheritedConstructor().getConstructor(); local

Completed in 327 milliseconds