Home
last modified time | relevance | path

Searched defs:SecureLogFile (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h184 std::string SecureLogFile; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp760 StringRef SecureLogFile = getContext().getSecureLogFile(); in parseDirectiveSecureLogUnique() local