Searched defs:getParents (Results 1 – 4 of 4) sorted by relevance
126 inline DynTypedNodeList ParentMapContext::getParents(const NodeT &Node) { in getParents() function131 inline DynTypedNodeList ASTContext::getParents(const NodeT &Node) { in getParents() function136 inline DynTypedNodeList ASTContext::getParents(const DynTypedNode &Node) { in getParents() function
102 ArrayRef<SelectedASTNode::ReferenceType> getParents() { return Parents; } in getParents() function
145 DynTypedNodeList getParents(TraversalKind TK, const DynTypedNode &Node) { in getParents() function in ParentMapContext::ParentMap 478 DynTypedNodeList ParentMapContext::getParents(const DynTypedNode &Node) { in getParents() function in ParentMapContext
56 const std::vector<Record*> &getParents(const Record *Group) { getParents() function in __anon4a7b64cf0111::DiagGroupParentMap