Searched refs:DecompLoc (Results 1 – 1 of 1) sorted by relevance
1041 FileIDAndOffset DecompLoc = getDecomposedLoc(Loc); in isAtStartOfImmediateMacroExpansion() local1042 if (DecompLoc.second > 0) in isAtStartOfImmediateMacroExpansion()1047 getSLocEntry(DecompLoc.first, &Invalid).getExpansion(); in isAtStartOfImmediateMacroExpansion()1056 FileID PrevFID = getPreviousFileID(DecompLoc.first); in isAtStartOfImmediateMacroExpansion()1916 DecompTy &DecompLoc = InsertOp.first->second; in getDecomposedIncludedLoc() local1918 return DecompLoc; // already in map. in getDecomposedIncludedLoc()1931 DecompLoc = getDecomposedLoc(UpperLoc); in getDecomposedIncludedLoc()1933 return DecompLoc; in getDecomposedIncludedLoc()