OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SecureLogUsed
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCContext.h
99
bool
SecureLogUsed
;
395
bool getSecureLogUsed() { return
SecureLogUsed
; }
400
SecureLogUsed
= Value;
/external/llvm/lib/MC/
MCContext.cpp
55
SecureLogUsed
= false;
Completed in 24 milliseconds