Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DDeclBase.h467 const DeclContext *getNonTransparentDeclContext() const { getNonTransparentDeclContext() function
/llvm-project/clang/lib/AST/
H A DDeclBase.cpp1196 DeclContext *Decl::getNonTransparentDeclContext() { getNonTransparentDeclContext() function in Decl