Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Edit/
H A DCommit.cpp255 SourceLocation spellLoc = SourceMgr.getSpellingLoc(loc); in canInsertAfterToken() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DLexer.cpp836 SourceLocation spellLoc = SM.getSpellingLoc(loc); in isAtEndOfMacroExpansion() local