Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp525 SourceLocation ExpandLoc = Identifier.getLocation(); in HandleMacroExpandedIdentifier() local
526 SourceRange ExpansionRange(ExpandLoc, ExpansionEnd); in HandleMacroExpandedIdentifier()
601 SourceMgr.createExpansionLoc(Identifier.getLocation(), ExpandLoc, in HandleMacroExpandedIdentifier()