OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyAssumeClients
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ConstraintManager.h
64
ConstraintManager() :
NotifyAssumeClients
(true) {}
125
SaveAndRestore<bool> DisableNotify(
NotifyAssumeClients
, false);
137
bool
NotifyAssumeClients
;
/external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp
69
if (
NotifyAssumeClients
&& SU)
117
if (
NotifyAssumeClients
&& SU)
Completed in 232 milliseconds