Home
last modified time | relevance | path

Searched defs:shouldWalkTypesOfTypeLocs (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransGCCalls.cpp35 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anonbb9652bc0111::GCCollectableCallsChecker
H A DTransforms.cpp253 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 DTransGCAttrs.cpp39 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anond151173b0111::GCAttrsCollector
H A DObjCMT.cpp327 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 DCallGraph.h123 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTConsumers.cpp53 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 DIndexTypeSourceInfo.cpp28 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon6425cca90111::TypeIndexer
H A DIndexBody.cpp29 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon63f00b580111::BodyIndexer
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp335 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon166e72090211::AnalysisConsumer
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp46 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon4c5a42670111::CollectUnexpandedParameterPacksVisitor
H A DAnalysisBasedWarnings.cpp1005 bool shouldWalkTypesOfTypeLocs() const { return false; } in shouldWalkTypesOfTypeLocs() function in __anon895ab00e0511::FallthroughMapper
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDataRecursiveASTVisitor.h151 bool shouldWalkTypesOfTypeLocs() const { return true; } in shouldWalkTypesOfTypeLocs() function
H A DRecursiveASTVisitor.h144 bool shouldWalkTypesOfTypeLocs() const { return true; } in shouldWalkTypesOfTypeLocs() function