Home
last modified time | relevance | path

Searched defs:SpellLoc (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DTokenConcatenation.cpp173 SourceLocation SpellLoc = SM.getSpellingLoc(Tok.getLocation()); in AvoidConcat() local
H A DLexer.cpp1035 SourceLocation SpellLoc = Expansion.getSpellingLoc(); getImmediateMacroName() local
1072 SourceLocation SpellLoc = SM.getSpellingLoc(Loc); getImmediateMacroNameForDiagnostics() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1766 associateFileChunkWithMacroArgExp(MacroArgsMap & MacroArgsCache,FileID FID,SourceLocation SpellLoc,SourceLocation ExpansionLoc,unsigned ExpansionLength) const associateFileChunkWithMacroArgExp() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp260 SourceLocation SpellLoc = Loc; DiagnoseUnusedExprResult() local