Home
last modified time | relevance | path

Searched defs:getLookupParent (Results 1 – 4 of 4) 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
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp1092 DeclContext *DeclContext::getLookupParent() { in getLookupParent() function in DeclContext
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h1840 const DeclContext *getLookupParent() const { in getLookupParent() function