Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DProgramPoint.h319 : StmtPoint(S, nullptr, k, L, tag) {} in StmtPoint() argument
323 : StmtPoint(S, nullptr, PostStmtKind, L, tag) {} in StmtPoint() argument
475 : StmtPoint(S, nullptr, PreStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument
491 : StmtPoint(S, nullptr, PostStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument
616 : StmtPoint(S, nullptr, PostAllocatorCallKind, L, Tag) {} in StmtPoint() argument
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DFormatStringParsing.h78 : Start(nullptr), Stop(stop) {} in Start() argument
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h29 #define nullptr NULL; macro
/openbsd-src/gnu/llvm/libcxx/include/__filesystem/
H A Drecursive_directory_iterator.h51 : recursive_directory_iterator(__p, __xoptions, nullptr) {} in recursive_directory_iterator() argument
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h96 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV, nullptr) {} in VPValue() argument
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h136 : TypeData(nullptr), PaddingType(nullptr), DirectAttr{0, 0}, TheKind(K), in TypeData() argument
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DFormatString.h351 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h433 : sym(nullptr), inputSec(inputSec), offsetInSec(offsetInSec), type(type), in sym() argument
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1524 CopyOptionsTy CopyOptions = {nullptr, nullptr, nullptr}) { in emitReductionListCopy() argument