Home
last modified time | relevance | path

Searched defs:nullptr (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle-nullptr-arg.cpp6 void test1(IP<nullptr>) {} in test1()
12 void test2(PM<nullptr>) { } in test2()
16 void test3(DependentTypePtr<int*,nullptr>) { } in test3() argument
H A Dmangle-ms-templates.cpp263 void f(S1<nullptr>) {} in f()
H A Dmangle.cpp633 void f(decltype(nullptr)) { } in f()
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dnullptr.mm17 int PR10145b = nullptr == (void(^)())0; function
/llvm-project-15.0.7/clang/lib/AST/
H A DFormatStringParsing.h78 : Start(nullptr), Stop(stop) {} in Start() argument
/llvm-project-15.0.7/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h29 #define nullptr NULL; macro
/llvm-project-15.0.7/libcxx/include/__filesystem/
H A Drecursive_directory_iterator.h51 : recursive_directory_iterator(__p, __xoptions, nullptr) {} in recursive_directory_iterator() argument
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DProgramPoint.h320 : StmtPoint(S, nullptr, k, L, tag) {} in StmtPoint() argument
324 : StmtPoint(S, nullptr, PostStmtKind, L, tag) {} in StmtPoint() argument
476 : StmtPoint(S, nullptr, PreStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument
492 : StmtPoint(S, nullptr, PostStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument
617 : StmtPoint(S, nullptr, PostAllocatorCallKind, L, Tag) {} in StmtPoint() argument
/llvm-project-15.0.7/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp68 #define nullptr macro
/llvm-project-15.0.7/flang/test/Semantics/
H A Dselect-rank.f90164 integer, pointer :: ptr,nullptr=>NULL() local
/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h136 : TypeData(nullptr), PaddingType(nullptr), DirectAttr{0, 0}, TheKind(K), in TypeData() argument
/llvm-project-15.0.7/clang/include/clang/AST/
H A DFormatString.h338 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.h454 : sym(nullptr), inputSec(inputSec), offsetInSec(offsetInSec), type(type), in sym() argument
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1876 CopyOptionsTy CopyOptions = {nullptr, nullptr, nullptr}) { in emitReductionListCopy() argument
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp.h4356 : f(nullptr) { in f() argument