Home | History | Annotate | Download | only in Rewrite

Lines Matching refs:CurFunctionDef

102     FunctionDecl *CurFunctionDef;
613 CurFunctionDef = 0;
4314 if (CurFunctionDef)
4315 FunLocStart = CurFunctionDef->getTypeSpecStartLoc();
4497 if (CurFunctionDef)
4498 FuncName = CurFunctionDef->getNameAsString();
4912 CurFunctionDef = FD;
4926 CurFunctionDef = 0;