Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp900 SourceLocation spellLoc = SM.getSpellingLoc(loc); in isAtEndOfMacroExpansion() local
901 unsigned tokLen = MeasureTokenLength(spellLoc, SM, LangOpts); in isAtEndOfMacroExpansion()