Home
last modified time | relevance | path

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

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