Home
last modified time | relevance | path

Searched defs:getCommonAncestor (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/lib/tree_construction/
Dopen_element_stack.js249 OpenElementStack.prototype.getCommonAncestor = function (element) { method in OpenElementStack
/external/clang/include/clang/AST/
DDeclCXX.h2616 DeclContext *getCommonAncestor() { return CommonAncestor; } in getCommonAncestor() function
2617 const DeclContext *getCommonAncestor() const { return CommonAncestor; } in getCommonAncestor() function
/external/clang/lib/Sema/
DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon54059c910111::UnqualUsingEntry