Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DCommit.cpp255 SourceLocation spellLoc = SourceMgr.getSpellingLoc(loc); in canInsertAfterToken() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp831 SourceLocation spellLoc = SM.getSpellingLoc(loc); in isAtEndOfMacroExpansion() local