Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h839 bool getSecureLogUsed() { return SecureLogUsed; } in getSecureLogUsed() function
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp766 if (getContext().getSecureLogUsed()) in parseDirectiveSecureLogUnique()