Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:CurFunctionDef

104     FunctionDecl *CurFunctionDef;
624 CurFunctionDef = 0;
4783 if (CurFunctionDef)
4784 FunLocStart = getFunctionSourceLocation(*this, CurFunctionDef);
4972 if (CurFunctionDef)
4973 FuncName = CurFunctionDef->getNameAsString();
5427 CurFunctionDef = FD;
5440 CurFunctionDef = 0;