Home
last modified time | relevance | path

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

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