Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp53 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon5e8766f00111::ASTPrinter
146 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon5e8766f00111::ASTDeclNodeLister
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonac36ff090111::GCCollectableCallsChecker
H A DTransforms.cpp243 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon26e897370111::RemovablesCollector
325 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon26e897370211::ASTTransform
H A DTransGCAttrs.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonc1f1c3880111::GCAttrsCollector
H A DObjCMT.cpp320 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonac2273870211::ObjCMigrator
364 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonac2273870211::BodyMigrator
1677 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonac2273870311::SuperInitChecker
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h138 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp44 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon05ca7ad80111::TypeIndexer
H A DIndexBody.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon1d8962c70111::BodyIndexer
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp265 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anond6a4e1f60111::AnalysisConsumer
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h173 bool shouldWalkTypesOfTypeLocs() const { return true; }
1210 if (getDerived().shouldWalkTypesOfTypeLocs()) \
1216 if (getDerived().shouldWalkTypesOfTypeLocs()) \
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp67 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anone7d735f40111::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp1190 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon9476153b0811::FallthroughMapper