OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckLifetime
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Transforms/
Instrumentation.h
64
bool
CheckLifetime
= false, StringRef BlacklistFile = StringRef(),
/external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp
270
bool
CheckLifetime
= false,
276
CheckLifetime
(
CheckLifetime
|| ClCheckLifetime),
312
bool
CheckLifetime
;
464
if (!ASan.
CheckLifetime
) return;
528
bool CheckInitOrder, bool CheckUseAfterReturn, bool
CheckLifetime
,
531
CheckLifetime
, BlacklistFile, ZeroBaseShadow);
[
all
...]
Completed in 33 milliseconds