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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp3525 auto inferPointerNullability = [&](SimplePointerKind pointerKind, local
3588 if (auto *attr = inferPointerNullability(
3615 inferPointerNullability(SimplePointerKind::BlockPointer,
3632 inferPointerNullability(SimplePointerKind::Pointer, DeclType.Loc,
4080 inferPointerNullability(SimplePointerKind::MemberPointer,

Completed in 82 milliseconds