Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3315 std::unique_ptr<MemoryBuffer> MacroValue = in handleMacroInvocation() local
3320 CurBuffer = SrcMgr.AddNewSourceBuffer(std::move(MacroValue), Lexer.getLoc()); in handleMacroInvocation()