Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurFunctionOrMethodDecl

2390   Decl *currentDecl = getCurFunctionOrMethodDecl();
3977 bool isFileScope = getCurFunctionOrMethodDecl() == 0;
8583 = (getCurFunctionOrMethodDecl() == 0) && (getCurBlock() == 0);
10623 if (Statement && getCurFunctionOrMethodDecl()) {