Lines Matching refs:isFileID
889 } while (!Loc.isFileID()); in getExpansionLocSlowCase()
899 } while (!Loc.isFileID()); in getSpellingLocSlowCase()
909 } while (!Loc.isFileID()); in getFileLocSlowCase()
927 } while (!Loc.isFileID()); in getDecomposedExpansionLocSlowCase()
945 } while (!Loc.isFileID()); in getDecomposedSpellingLocSlowCase()
955 if (Loc.isFileID()) return Loc; in getImmediateSpellingLoc()
979 if (Loc.isFileID()) in getExpansionRange()
986 while (!Res.getBegin().isFileID()) in getExpansionRange()
988 while (!Res.getEnd().isFileID()) { in getExpansionRange()
1784 if (ExpInfo.getExpansionLocStart().isFileID()) { in computeMacroArgsCache()
1805 if (!SpellLoc.isFileID()) { in associateFileChunkWithMacroArgExp()
1846 assert(SpellLoc.isFileID()); in associateFileChunkWithMacroArgExp()
1889 if (Loc.isInvalid() || !Loc.isFileID()) in getMacroArgExpandedLocation()