Searched defs:nullptr (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | FormatStringParsing.h | 78 : Start(nullptr), Stop(stop) {} in Start() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | __clang_hip_runtime_wrapper.h | 51 #define nullptr NULL; macro
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 136 : TypeData(nullptr), PaddingType(nullptr), DirectAttr{0, 0}, TheKind(K), in TypeData() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | FormatString.h | 338 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 2431 CopyOptionsTy CopyOptions = {nullptr, nullptr, nullptr}) { in emitReductionListCopy() argument
|