/external/llvm-project/clang/lib/Frontend/ |
D | ASTConsumers.cpp | 53 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anond57958a70111::ASTPrinter 143 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anond57958a70111::ASTDeclNodeLister
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | TransGCCalls.cpp | 34 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona76c3a800111::GCCollectableCallsChecker
|
D | Transforms.cpp | 244 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon9dda88ee0111::RemovablesCollector 326 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon9dda88ee0211::ASTTransform
|
D | TransGCAttrs.cpp | 38 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonbd26feff0111::GCAttrsCollector
|
D | ObjCMT.cpp | 323 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonb70a21be0211::ObjCMigrator 367 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonb70a21be0211::BodyMigrator 1685 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonb70a21be0311::SuperInitChecker
|
/external/clang/lib/ARCMigrate/ |
D | TransGCCalls.cpp | 35 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon041269120111::GCCollectableCallsChecker
|
D | Transforms.cpp | 249 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon739feb000111::RemovablesCollector 330 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon739feb000211::ASTTransform
|
D | TransGCAttrs.cpp | 39 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon19cd2d910111::GCAttrsCollector
|
D | ObjCMT.cpp | 320 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon541d4ad00211::ObjCMigrator 364 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon541d4ad00211::BodyMigrator 1691 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon541d4ad00311::SuperInitChecker
|
/external/clang/lib/Index/ |
D | IndexBody.cpp | 30 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon7523d3d00111::BodyIndexer 308 bool shouldWalkTypesOfTypeLocs() const { return false; } in TraverseInitListExpr() function in __anon7523d3d00111::BodyIndexer::TraverseInitListExpr::SyntacticFormIndexer
|
D | IndexTypeSourceInfo.cpp | 37 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonc2288b210111::TypeIndexer
|
/external/clang/lib/Frontend/ |
D | ASTConsumers.cpp | 52 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonab3ebab90111::ASTPrinter 112 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonab3ebab90111::ASTDeclNodeLister
|
/external/clang/include/clang/Analysis/ |
D | CallGraph.h | 123 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function
|
/external/llvm-project/clang/include/clang/Analysis/ |
D | CallGraph.h | 138 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function
|
/external/llvm-project/clang/lib/Index/ |
D | IndexTypeSourceInfo.cpp | 41 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona33c700f0111::TypeIndexer
|
D | IndexBody.cpp | 34 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon0b72173e0111::BodyIndexer
|
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
D | UseTrailingReturnTypeCheck.cpp | 32 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function
|
/external/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 251 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon08a15a4d0111::AnalysisConsumer
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 334 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonc8c8bf1f0211::AnalysisConsumer
|
/external/clang/lib/Sema/ |
D | SemaTemplateVariadic.cpp | 46 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anona435463d0111::CollectUnexpandedParameterPacksVisitor
|
D | AnalysisBasedWarnings.cpp | 1018 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anondc962ea40611::FallthroughMapper
|
/external/llvm-project/clang/include/clang/AST/ |
D | RecursiveASTVisitor.h | 183 bool shouldWalkTypesOfTypeLocs() const { return true; } 1082 if (getDerived().shouldWalkTypesOfTypeLocs()) \ 1088 if (getDerived().shouldWalkTypesOfTypeLocs()) \
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplateVariadic.cpp | 66 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon85492b2b0111::CollectUnexpandedParameterPacksVisitor
|
D | AnalysisBasedWarnings.cpp | 1165 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anone026b1520811::FallthroughMapper
|
/external/clang/include/clang/AST/ |
D | RecursiveASTVisitor.h | 159 bool shouldWalkTypesOfTypeLocs() const { return true; } in shouldWalkTypesOfTypeLocs() function 1068 if (getDerived().shouldWalkTypesOfTypeLocs()) \
|