Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPMacroExpansion.cpp268 SourceLocation ExpandLoc = Identifier.getLocation(); in HandleMacroExpandedIdentifier() local
269 SourceRange ExpansionRange(ExpandLoc, ExpansionEnd); in HandleMacroExpandedIdentifier()
361 SourceMgr.createExpansionLoc(Identifier.getLocation(), ExpandLoc, in HandleMacroExpandedIdentifier()