Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dlambda-expressions.cpp109 namespace NullPtr { namespace
/external/llvm/tools/bugpoint/
DMiscompilation.cpp844 Constant *NullPtr = ConstantPointerNull::get(F->getType()); in CleanupAndPrepareModules() local
/external/llvm/lib/VMCore/
DConstants.cpp1676 Constant *NullPtr = Constant::getNullValue(AligningTy->getPointerTo()); in getAlignOf() local