Home
last modified time | relevance | path

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

/external/clang/utils/TableGen/
DClangDiagnosticsEmitter.cpp56 const std::vector<Record*> &getParents(const Record *Group) { in getParents() function in __anon99d0e7bf0111::DiagGroupParentMap
/external/clang/include/clang/AST/
DASTContext.h537 template <typename NodeT> DynTypedNodeList getParents(const NodeT &Node) { in getParents() function
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js3064 getParents: '!' property
/external/clang/lib/AST/
DASTContext.cpp8866 ASTContext::getParents(const ast_type_traits::DynTypedNode &Node) { in getParents() function in ASTContext