Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPMacroExpansion.cpp530 SourceLocation ExpandLoc = Identifier.getLocation(); in HandleMacroExpandedIdentifier() local
531 SourceRange ExpansionRange(ExpandLoc, ExpansionEnd); in HandleMacroExpandedIdentifier()
606 SourceMgr.createExpansionLoc(Identifier.getLocation(), ExpandLoc, in HandleMacroExpandedIdentifier()