Searched defs:Parents (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DParentMapContext.h72 std::unique_ptr<ParentMap> Parents; member in class:clang::ParentMapContext
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp42 const ParentMap &Parents = C.getLocationContext()->getParentMap(); local
H A DDeadStoresChecker.cpp139 ParentMap& Parents; member in class:__anon948::DeadStoreObs
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h147 llvm::SmallVector<SelectedASTNode::ReferenceType, 8> Parents; member in class:clang::tooling::CodeRangeASTSelection
137 CodeRangeASTSelection(SelectedASTNode::ReferenceType SelectedNode, ArrayRef<SelectedASTNode::ReferenceType> Parents, bool AreChildrenSelected) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp85 SmallVector<const DIE *, 1> Parents; local
H A DDwarfUnit.cpp661 SmallVector<const DIScope *, 1> Parents; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DParentMapContext.cpp359 void addParent(MapNodeTy MapNode, MapTy *Parents) { argument
404 TraverseNode(T Node, MapNodeTy MapNode, BaseTraverseFn BaseTraverse, MapTy *Parents) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp252 llvm::SmallVector<SelectedASTNode::ReferenceType, 8> Parents; member in struct:__anon1136::SelectedNodeWithParents
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp372 auto Parents = Context.getParents(Loc); local
483 auto Parents = Context.getParents(Node); local
495 auto Parents local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp387 const auto &Parents = AST.getParents(*S); local
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp71 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); local
302 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); local
347 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); local
406 const std::vector<Record*> &Parents local
[all...]

Completed in 291 milliseconds