Home
last modified time | relevance | path

Searched defs:getLookupParent (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclBase.h1239 const DeclContext *getLookupParent() const { in getLookupParent() function
/external/clang/lib/AST/
DDeclBase.cpp891 DeclContext *DeclContext::getLookupParent() { in getLookupParent() function in DeclContext