Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp525 SourceLocation ExpandLoc = Identifier.getLocation(); in HandleMacroExpandedIdentifier() local
526 SourceRange ExpansionRange(ExpandLoc, ExpansionEnd); in HandleMacroExpandedIdentifier()
601 SourceMgr.createExpansionLoc(Identifier.getLocation(), ExpandLoc, in HandleMacroExpandedIdentifier()