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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h895 CanQualType VoidPtrTy, NullPtrTy; member in class:clang::ASTContext::DynTypedNodeList
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp7642 CanQualType NullPtrTy = S.Context.getCanonicalType(S.Context.NullPtrTy); local

Completed in 177 milliseconds