| /llvm-project/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 | 278 void f(S1<nullptr>) {} in f()
|
| H A D | mangle.cpp | 627 void f(decltype(nullptr)) { } in f() argument
|
| /llvm-project/clang/test/Sema/ |
| H A D | nullptr-prec2x.c | 5 int nullptr; // expected-warning {{'nullptr' is a keyword in C23}} variable
|
| /llvm-project/clang/test/SemaObjCXX/ |
| H A D | nullptr.mm | 17 int PR10145b = nullptr == (void(^)())0; function
|
| /llvm-project/mlir/include/mlir/IR/ |
| H A D | OwningOpRef.h | 34 OwningOpRef(std::nullptr_t = nullptr) : op(nullptr) {} in op() argument
|
| /llvm-project/libc/src/__support/CPP/ |
| H A D | functional.h | 43 function(decltype (nullptr)) function() argument
|
| /llvm-project/clang/lib/AST/ |
| H A D | FormatStringParsing.h | 78 : Start(nullptr), Stop(stop) {} in Start() argument
|
| /llvm-project/clang/lib/Headers/ |
| H A D | __clang_hip_runtime_wrapper.h | 29 #define nullptr NULL; macro
|
| /llvm-project/libcxx/include/__filesystem/ |
| H A D | recursive_directory_iterator.h | 53 recursive_directory_iterator(__p,__xoptions,nullptr) recursive_directory_iterator() argument
|
| /llvm-project/clang/include/clang/Analysis/ |
| H A D | ProgramPoint.h | 316 : StmtPoint(S, nullptr, k, L, tag) {} in StmtPoint() argument 320 : StmtPoint(S, nullptr, PostStmtKind, L, tag) {} in StmtPoint() argument 472 : StmtPoint(S, nullptr, PreStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument 488 : StmtPoint(S, nullptr, PostStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument 616 : StmtPoint(S, nullptr, PostAllocatorCallKind, L, Tag) {} in StmtPoint() argument
|
| /llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
| H A D | DataflowAnalysisContext.h | 81 : DataflowAnalysisContext(S, nullptr, Opts) {} in DataflowAnalysisContext() argument
|
| /llvm-project/clang/test/Preprocessor/ |
| H A D | cxx_oper_keyword_ms_compat.cpp | 68 #define nullptr macro
|
| /llvm-project/flang/test/Semantics/ |
| H A D | select-rank.f90 | 162 integer, pointer :: ptr,nullptr=>NULL() local
|
| /llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanValue.h | 89 VPValue(VPValueSC,UV,nullptr) VPValue() argument [all...] |
| /llvm-project/clang/include/clang/CodeGen/ |
| H A D | CGFunctionInfo.h | 136 TypeData(nullptr) TypeData() argument [all...] |
| /llvm-project/clang/include/clang/AST/ |
| H A D | FormatString.h | 362 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
|
| /llvm-project/lld/ELF/ |
| H A D | SyntheticSections.h | 440 sym(nullptr) sym() argument [all...] |
| /llvm-project/openmp/runtime/src/ |
| H A D | kmp.h | 838 : mask(nullptr), restored(false) { in mask() argument 4731 f(nullptr) f() argument [all...] |