Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclBase.h467 const DeclContext *getNonTransparentDeclContext() const { in getNonTransparentDeclContext() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDDeclBase.cpp1212 DeclContext *Decl::getNonTransparentDeclContext() { in getNonTransparentDeclContext() function in Decl