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

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

Completed in 578 milliseconds