Searched defs:nullptr (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | FormatStringParsing.h | 78 : Start(nullptr), Stop(stop) {} in Start() argument
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Headers/ |
| H A D | __clang_hip_runtime_wrapper.h | 29 #define nullptr NULL; macro
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | ProgramPoint.h | 321 : StmtPoint(S, nullptr, k, L, tag) {} in StmtPoint() argument 325 : StmtPoint(S, nullptr, PostStmtKind, L, tag) {} in StmtPoint() argument 477 : StmtPoint(S, nullptr, PreStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument 493 : StmtPoint(S, nullptr, PostStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument 618 : StmtPoint(S, nullptr, PostAllocatorCallKind, L, Tag) {} in StmtPoint() argument
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | CGFunctionInfo.h | 136 : TypeData(nullptr), PaddingType(nullptr), DirectAttr{0, 0}, TheKind(K), in TypeData() argument
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | FormatString.h | 338 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 1843 CopyOptionsTy CopyOptions = {nullptr, nullptr, nullptr}) { in emitReductionListCopy() argument
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp.h | 4193 : f(nullptr) { in f() argument
|