Home
last modified time | relevance | path

Searched refs:getParents (Results 1 – 5 of 5) sorted by relevance

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp55 const std::vector<Record*> &getParents(const Record *Group) { in getParents() function in __anon5497abc40111::DiagGroupParentMap
70 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); in getCategoryFromDiagGroup()
344 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); in isSubGroupOfGroup()
386 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); in markGroup()
445 const std::vector<Record*> &Parents = DiagGroupParents.getParents(Group); in compute()
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp448 ASTContext::ParentVector Parents = ActiveASTContext->getParents(Node); in memoizedMatchesAncestorOfRecursively()
480 ActiveASTContext->getParents(Queue.front()); in memoizedMatchesAncestorOfRecursively()
/external/clang/include/clang/AST/
DASTContext.h418 ParentVector getParents(const NodeT &Node) { in getParents() function
419 return getParents(ast_type_traits::DynTypedNode::create(Node)); in getParents()
422 ParentVector getParents(const ast_type_traits::DynTypedNode &Node) { in getParents() function
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1744 getParents: function(match, nocash){ method
Dconcat-jquery-mootools-prototype.js6120 getParents: function(match, nocash){ method