Lines Matching refs:isFileID
901 } while (!Loc.isFileID()); in getExpansionLocSlowCase()
911 } while (!Loc.isFileID()); in getSpellingLocSlowCase()
921 } while (!Loc.isFileID()); in getFileLocSlowCase()
939 } while (!Loc.isFileID()); in getDecomposedExpansionLocSlowCase()
957 } while (!Loc.isFileID()); in getDecomposedSpellingLocSlowCase()
967 if (Loc.isFileID()) return Loc; in getImmediateSpellingLoc()
987 if (Loc.isFileID()) return std::make_pair(Loc, Loc); in getExpansionRange()
994 while (!Res.first.isFileID()) in getExpansionRange()
996 while (!Res.second.isFileID()) in getExpansionRange()
1829 if (ExpInfo.getExpansionLocStart().isFileID()) { in computeMacroArgsCache()
1850 if (!SpellLoc.isFileID()) { in associateFileChunkWithMacroArgExp()
1892 assert(SpellLoc.isFileID()); in associateFileChunkWithMacroArgExp()
1935 if (Loc.isInvalid() || !Loc.isFileID()) in getMacroArgExpandedLocation()