Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DFormatStringParsing.h78 : Start(nullptr), Stop(stop) {} in Start() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h51 #define nullptr NULL; macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h321 : 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 DCGFunctionInfo.h136 : TypeData(nullptr), PaddingType(nullptr), DirectAttr{0, 0}, TheKind(K), in TypeData() argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h338 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2431 CopyOptionsTy CopyOptions = {nullptr, nullptr, nullptr}) { in emitReductionListCopy() argument