Searched defs:SpellLoc (Results 1 – 6 of 6) sorted by relevance
173 SourceLocation SpellLoc = SM.getSpellingLoc(Tok.getLocation()); AvoidConcat() local
1080 if (SpellLoc.isFileID()) in getImmediateMacroName() local 1117 if (!SpellLoc.isFileID() || SM.isWrittenInScratchSpace(SpellLoc)) in getImmediateMacroNameForDiagnostics() local
322 SourceLocation SpellLoc = SM.getSpellingLoc(Loc); clang_getSpellingLocation() local
137 SourceLocation SpellLoc = SM.getImmediateSpellingLoc(Loc); in getFileSpellingLoc() local
1781 associateFileChunkWithMacroArgExp(MacroArgsMap & MacroArgsCache,FileID FID,SourceLocation SpellLoc,SourceLocation ExpansionLoc,unsigned ExpansionLength) const associateFileChunkWithMacroArgExp() argument
265 SourceLocation SpellLoc = Loc; DiagnoseUnusedExprResult() local