Lines Matching refs:isFileID
935 } while (!Loc.isFileID()); in getExpansionLocSlowCase()
945 } while (!Loc.isFileID()); in getSpellingLocSlowCase()
955 } while (!Loc.isFileID()); in getFileLocSlowCase()
973 } while (!Loc.isFileID()); in getDecomposedExpansionLocSlowCase()
991 } while (!Loc.isFileID()); in getDecomposedSpellingLocSlowCase()
1001 if (Loc.isFileID()) return Loc; in getImmediateSpellingLoc()
1032 if (Loc.isFileID()) in getExpansionRange()
1039 while (!Res.getBegin().isFileID()) in getExpansionRange()
1041 while (!Res.getEnd().isFileID()) { in getExpansionRange()
1754 if (ExpInfo.getExpansionLocStart().isFileID()) { in computeMacroArgsCache()
1775 if (!SpellLoc.isFileID()) { in associateFileChunkWithMacroArgExp()
1816 assert(SpellLoc.isFileID()); in associateFileChunkWithMacroArgExp()
1859 if (Loc.isInvalid() || !Loc.isFileID()) in getMacroArgExpandedLocation()