Home
last modified time | relevance | path

Searched defs:NullPtrTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1110 CanQualType VoidPtrTy, NullPtrTy; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp9073 CanQualType NullPtrTy = S.Context.getCanonicalType(S.Context.NullPtrTy); in addEqualEqualOrNotEqualMemberPointerOrNullptrOverloads() local