Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3346 std::unique_ptr<MemoryBuffer> MacroValue = in handleMacroInvocation() local
3351 CurBuffer = SrcMgr.AddNewSourceBuffer(std::move(MacroValue), Lexer.getLoc()); in handleMacroInvocation()