Searched defs:getParents (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h101 ArrayRef<SelectedASTNode::ReferenceType> getParents() { return Parents; } function in class:clang::tooling::CodeRangeASTSelection
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp118 DynTypedNodeList getParents(TraversalKind TK, const DynTypedNode &Node) { function in class:ParentMapContext::ParentMap
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp56 const std::vector<Record*> &getParents(const Record *Group) { function in class:__anon2435::DiagGroupParentMap

Completed in 170 milliseconds