Home
last modified time | relevance | path

Searched defs:spellLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Edit/
H A DCommit.cpp255 SourceLocation spellLoc = SourceMgr.getSpellingLoc(loc); in canInsertAfterToken() local
/llvm-project/clang/lib/Lex/
H A DLexer.cpp900 unsigned tokLen = MeasureTokenLength(spellLoc, SM, LangOpts); in isAtEndOfMacroExpansion() local