Searched refs:ConstrainedPropertyVal (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp241 struct ConstrainedPropertyVal { struct in namespace:__anon1001
249 ConstrainedPropertyVal(DefinedOrUnknownSVal SV) function in struct:__anon1001::ConstrainedPropertyVal
258 bool operator==(const ConstrainedPropertyVal &Lhs,
259 const ConstrainedPropertyVal &Rhs) {
269 ConstrainedPropertyVal)
916 ConstrainedPropertyVal Replacement = I->second;
1047 const ConstrainedPropertyVal *PrevPropVal =
1061 Key, ConstrainedPropertyVal(*ReturnSVal));

Completed in 123 milliseconds