reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 2625   static bool isNullPointerAllowed(TypeCheckKind TCK);

References

tools/clang/lib/CodeGen/CGExpr.cpp
  686   bool AllowNullPointers = isNullPointerAllowed(TCK);