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

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedPointee.cpp119 DereferenceInfo(const TypedValueRegion *R, bool NCB, bool IC) argument
120 : R(R), NeedsCastBack(NCB), IsCyclic(IC) {}

Completed in 93 milliseconds