| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | mangle-nullptr-arg.cpp | 6 void test1(IP<nullptr>) {} in test1() 12 void test2(PM<nullptr>) { } in test2() 16 void test3(DependentTypePtr<int*,nullptr>) { } in test3() argument
|
| H A D | mangle-ms-templates.cpp | 263 void f(S1<nullptr>) {} in f()
|
| H A D | mangle.cpp | 633 void f(decltype(nullptr)) { } in f()
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | nullptr.mm | 17 int PR10145b = nullptr == (void(^)())0; function
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | FormatStringParsing.h | 78 : Start(nullptr), Stop(stop) {} in Start() argument
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | __clang_hip_runtime_wrapper.h | 29 #define nullptr NULL; macro
|
| /llvm-project-15.0.7/libcxx/include/__filesystem/ |
| H A D | recursive_directory_iterator.h | 51 : recursive_directory_iterator(__p, __xoptions, nullptr) {} in recursive_directory_iterator() argument
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/ |
| H A D | ProgramPoint.h | 320 : 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 D | cxx_oper_keyword_ms_compat.cpp | 68 #define nullptr macro
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | select-rank.f90 | 164 integer, pointer :: ptr,nullptr=>NULL() local
|
| /llvm-project-15.0.7/clang/include/clang/CodeGen/ |
| H A D | CGFunctionInfo.h | 136 : TypeData(nullptr), PaddingType(nullptr), DirectAttr{0, 0}, TheKind(K), in TypeData() argument
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | FormatString.h | 338 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | SyntheticSections.h | 454 : sym(nullptr), inputSec(inputSec), offsetInSec(offsetInSec), type(type), in sym() argument
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 1876 CopyOptionsTy CopyOptions = {nullptr, nullptr, nullptr}) { in emitReductionListCopy() argument
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp.h | 4356 : f(nullptr) { in f() argument
|