Home
last modified time | relevance | path

Searched defs:NullKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTwine.h86 NullKind, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp16414 Expr::NullPointerConstantKind NullKind, in DiagnoseAlwaysNonNullPointer()
H A DSemaExpr.cpp8696 Expr::NullPointerConstantKind NullKind = in DiagnoseConditionalForNull() local