Searched refs:getNonTransparentDeclContext (Results 1 – 5 of 5) 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
322 Function->getNonTransparentDeclContext()->isFileContext() && in HandleFunction()410 Rec->getNonTransparentDeclContext()->isFileContext()) { in HandleRecordDecl()
6218 FD->getNonTransparentDeclContext()->isFileContext()) { in FindInstantiatedDecl()
11922 TemplateClass->getNonTransparentDeclContext())) in isStdInitializerList()