Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3213 std::unique_ptr<MemoryBuffer> MacroValue = in handleMacroInvocation() local
3218 CurBuffer = SrcMgr.AddNewSourceBuffer(std::move(MacroValue), Lexer.getLoc()); in handleMacroInvocation()