Searched refs:getOuterLexicalRecordContext (Results 1 – 8 of 8) sorted by relevance
1372 RecordDecl *getOuterLexicalRecordContext();1373 const RecordDecl *getOuterLexicalRecordContext() const { in getOuterLexicalRecordContext() function1374 return const_cast<DeclContext *>(this)->getOuterLexicalRecordContext(); in getOuterLexicalRecordContext()
1981 RecordDecl *getOuterLexicalRecordContext();1982 const RecordDecl *getOuterLexicalRecordContext() const { in getOuterLexicalRecordContext() function1983 return const_cast<DeclContext *>(this)->getOuterLexicalRecordContext(); in getOuterLexicalRecordContext()
1550 RecordDecl *DeclContext::getOuterLexicalRecordContext() { in getOuterLexicalRecordContext() function in DeclContext
1830 RecordDecl *DeclContext::getOuterLexicalRecordContext() { in getOuterLexicalRecordContext() function in DeclContext
2236 RecordDecl *OutermostClass = PatternRD->getOuterLexicalRecordContext(); in InstantiateInClassInitializer()
11568 RecordDecl *OutermostClass = ParentRD->getOuterLexicalRecordContext(); in BuildCXXDefaultInitExpr()
2961 RecordDecl *OutermostClass = PatternRD->getOuterLexicalRecordContext(); in InstantiateInClassInitializer()
15128 RecordDecl *OutermostClass = ParentRD->getOuterLexicalRecordContext(); in BuildCXXDefaultInitExpr()