/openbsd-src/gnu/llvm/clang/include/clang/Analysis/ |
H A D | ProgramPoint.h | 319 : 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 D | FormatStringParsing.h | 78 : Start(nullptr), Stop(stop) {} in Start() argument
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | __clang_hip_runtime_wrapper.h | 29 #define nullptr NULL; macro
|
/openbsd-src/gnu/llvm/libcxx/include/__filesystem/ |
H A D | recursive_directory_iterator.h | 51 : recursive_directory_iterator(__p, __xoptions, nullptr) {} in recursive_directory_iterator() argument
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanValue.h | 96 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV, nullptr) {} in VPValue() argument
|
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 136 : TypeData(nullptr), PaddingType(nullptr), DirectAttr{0, 0}, TheKind(K), in TypeData() argument
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | FormatString.h | 351 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | SyntheticSections.h | 433 : sym(nullptr), inputSec(inputSec), offsetInSec(offsetInSec), type(type), in sym() argument
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 1524 CopyOptionsTy CopyOptions = {nullptr, nullptr, nullptr}) { in emitReductionListCopy() argument
|