Home | History | Annotate | Download | only in Sema

Lines Matching refs:CurContext

81     CurContext(nullptr), OriginalLexicalContext(nullptr),
300 FunctionDecl *fn = dyn_cast<FunctionDecl>(CurContext);
928 DeclContext *DC = CurContext;
1198 !CurBSI->TheDecl->Encloses(CurContext)) {
1213 !CurLSI->Lambda->Encloses(CurContext)) {