Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurFunctionOrMethodDecl

2774   Decl *currentDecl = getCurFunctionOrMethodDecl();
4702 bool isFileScope = getCurFunctionOrMethodDecl() == 0;
9680 = (getCurFunctionOrMethodDecl() == 0) && (getCurBlock() == 0);
12038 if (Statement && getCurFunctionOrMethodDecl()) {