Home
last modified time | relevance | path

Searched refs:shouldWalkTypesOfTypeLocs (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp53 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon4305a2260111::ASTPrinter
146 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon4305a2260111::ASTDeclNodeLister
/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona930dfbf0111::GCCollectableCallsChecker
H A DTransforms.cpp242 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon0b66d26d0111::RemovablesCollector
324 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon0b66d26d0211::ASTTransform
H A DTransGCAttrs.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonbeeba43e0111::GCAttrsCollector
H A DObjCMT.cpp320 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona0c783bd0211::ObjCMigrator
364 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona0c783bd0211::BodyMigrator
1676 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona0c783bd0311::SuperInitChecker
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h138 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp44 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon28bf610e0111::TypeIndexer
H A DIndexBody.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon8e20ed7d0111::BodyIndexer
/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp265 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon2657056c0111::AnalysisConsumer
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h171 bool shouldWalkTypesOfTypeLocs() const { return true; }
1168 if (getDerived().shouldWalkTypesOfTypeLocs()) \
1174 if (getDerived().shouldWalkTypesOfTypeLocs()) \
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp67 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon0acc1c2a0111::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp1190 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon1607c2310811::FallthroughMapper