Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h829 void setSecureLog(std::unique_ptr<raw_fd_ostream> Value) { in setSecureLog() function
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp775 getContext().setSecureLog(std::move(NewOS)); in parseDirectiveSecureLogUnique()