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