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

/freebsd-11-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-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp55 const std::vector<Record*> &getParents(const Record *Group) { function in class:__anon951::DiagGroupParentMap
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1075 DynTypedNodeList getParents(const ast_type_traits::DynTypedNode &Node) { function in class:ASTContext::ParentMap

Completed in 367 milliseconds