Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp53 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon545441450111::ASTPrinter
146 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon545441450111::ASTDeclNodeLister
/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp34 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon48a3c29e0111::GCCollectableCallsChecker
H A DTransforms.cpp243 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon1cb5718c0111::RemovablesCollector
325 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon1cb5718c0211::ASTTransform
H A DTransGCAttrs.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon5e5e871d0111::GCAttrsCollector
H A DObjCMT.cpp320 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona03d6b5c0211::ObjCMigrator
364 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona03d6b5c0211::BodyMigrator
1677 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona03d6b5c0311::SuperInitChecker
/src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCallGraph.h138 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function
/src/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp44 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon707677ad0111::TypeIndexer
H A DIndexBody.cpp38 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon956a615c0111::BodyIndexer
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp265 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonc771e22b0111::AnalysisConsumer
/src/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h173 bool shouldWalkTypesOfTypeLocs() const { return true; }
1210 if (getDerived().shouldWalkTypesOfTypeLocs()) \
1216 if (getDerived().shouldWalkTypesOfTypeLocs()) \
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp67 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon528332c90111::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp1190 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon54a1acb00811::FallthroughMapper