Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Lex/
H A DTokenConcatenation.cpp165 SourceLocation SpellLoc = SM.getSpellingLoc(Tok.getLocation()); in AvoidConcat() local
H A DLexer.cpp978 SourceLocation SpellLoc = Expansion.getSpellingLoc(); in getImmediateMacroName() local
/aosp_15_r20/external/clang/tools/libclang/
H A DCXSourceLocation.cpp331 SourceLocation SpellLoc = SM.getFileLoc(Loc); in clang_getSpellingLocation() local
H A DCIndexHigh.cpp139 SourceLocation SpellLoc = SM.getImmediateSpellingLoc(Loc); in getFileSpellingLoc() local
/aosp_15_r20/external/clang/lib/Basic/
H A DSourceManager.cpp1847 SourceLocation SpellLoc, in associateFileChunkWithMacroArgExp()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmt.cpp226 SourceLocation SpellLoc = Loc; in DiagnoseUnusedExprResult() local