Searched defs:getNonTransparentDeclContext (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclBase.h | 467 const DeclContext *getNonTransparentDeclContext() const { getNonTransparentDeclContext() function |
/llvm-project/clang/lib/AST/ | ||
H A D | DeclBase.cpp | 1196 DeclContext *Decl::getNonTransparentDeclContext() { getNonTransparentDeclContext() function in Decl |