Home
last modified time | relevance | path

Searched defs:getParents (Results 1 – 4 of 4) sorted by relevance

/minix3/minix/llvm/passes/include/magic/support/
H A DTypeInfo.h306 inline std::vector<GlobalValue*> TypeInfo::getParents() const { in getParents() function
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp56 const std::vector<Record*> &getParents(const Record *Group) { in getParents() function in __anon5641274f0111::DiagGroupParentMap
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h467 ArrayRef<ast_type_traits::DynTypedNode> getParents(const NodeT &Node) { in getParents() function
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp8310 ASTContext::getParents(const ast_type_traits::DynTypedNode &Node) { in getParents() function in ASTContext