Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp56 const std::vector<Record*> &getParents(const Record *Group) { in getParents() function in __anon0b5aaf620111::DiagGroupParentMap
/external/clang/include/clang/AST/
DASTContext.h456 ParentVector getParents(const NodeT &Node) { in getParents() function
/external/chromium_org/third_party/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
/external/clang/lib/AST/
DASTContext.cpp8229 ASTContext::getParents(const ast_type_traits::DynTypedNode &Node) { in getParents() function in ASTContext