Searched refs:getNonTransparentDeclContext (Results 1 – 4 of 4) sorted by relevance
466 DeclContext *getNonTransparentDeclContext();467 const DeclContext *getNonTransparentDeclContext() const { in getNonTransparentDeclContext() function468 return const_cast<Decl *>(this)->getNonTransparentDeclContext(); in getNonTransparentDeclContext()
1212 DeclContext *Decl::getNonTransparentDeclContext() { in getNonTransparentDeclContext() function in Decl
320 Function->getNonTransparentDeclContext()->isFileContext() && in HandleFunction()408 Rec->getNonTransparentDeclContext()->isFileContext()) { in HandleRecordDecl()
6216 FD->getNonTransparentDeclContext()->isFileContext()) { in FindInstantiatedDecl()