Searched refs:useVars (Results 1 – 1 of 1) sorted by relevance
482 PrintLocation(FILE *f, bool useVars, const GNode *gn) in PrintLocation() argument499 if (!useVars || fname[0] == '/' || strcmp(fname, "(stdin)") == 0) { in PrintLocation()521 ParseVErrorInternal(FILE *f, bool useVars, const GNode *gn, in ParseVErrorInternal() argument528 PrintLocation(f, useVars, gn); in ParseVErrorInternal()