/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/ |
H A D | TransGCCalls.cpp | 35 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonbb9652bc0111::GCCollectableCallsChecker
|
H A D | Transforms.cpp | 253 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon32e9622a0111::RemovablesCollector 334 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon32e9622a0211::ASTTransform
|
H A D | TransGCAttrs.cpp | 39 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anond151173b0111::GCAttrsCollector
|
H A D | ObjCMT.cpp | 327 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon8d85bcfa0211::ObjCMigrator 371 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon8d85bcfa0211::BodyMigrator 1691 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon8d85bcfa0311::SuperInitChecker
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/ |
H A D | CallGraph.h | 123 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | ASTConsumers.cpp | 53 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon6a8831e30111::ASTPrinter 113 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon6a8831e30111::ASTDeclNodeLister
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | IndexTypeSourceInfo.cpp | 28 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon6425cca90111::TypeIndexer
|
H A D | IndexBody.cpp | 29 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon63f00b580111::BodyIndexer
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
H A D | AnalysisConsumer.cpp | 335 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon166e72090211::AnalysisConsumer
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplateVariadic.cpp | 46 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon4c5a42670111::CollectUnexpandedParameterPacksVisitor
|
H A D | AnalysisBasedWarnings.cpp | 1005 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon895ab00e0511::FallthroughMapper
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | DataRecursiveASTVisitor.h | 151 bool shouldWalkTypesOfTypeLocs() const { return true; } in shouldWalkTypesOfTypeLocs() function
|
H A D | RecursiveASTVisitor.h | 144 bool shouldWalkTypesOfTypeLocs() const { return true; } in shouldWalkTypesOfTypeLocs() function
|