Searched refs:hasLineDirectives (Results 1 – 3 of 3) sorted by relevance
1292 if (!FI.hasLineDirectives()) in getFileCharacteristic()1359 if (FI.hasLineDirectives()) { in getPresumedLoc()
254 bool hasLineDirectives() const { return (Data & 4) != 0; } in hasLineDirectives() function
1457 Record.push_back(File.hasLineDirectives()); in WriteSourceManagerBlock()