/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | FormatStringParsing.h | 78 : Start(nullptr), Stop(stop) {} in Start() argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | ProgramPoint.h | 316 : StmtPoint(S, nullptr, k, L, tag) {} in StmtPoint() argument 320 : StmtPoint(S, nullptr, PostStmtKind, L, tag) {} in StmtPoint() argument 472 : StmtPoint(S, nullptr, PreStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument 488 : StmtPoint(S, nullptr, PostStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument 616 : StmtPoint(S, nullptr, PostAllocatorCallKind, L, Tag) {} in StmtPoint() argument
|
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | recursive_directory_iterator.h | 53 : recursive_directory_iterator(__p, __xoptions, nullptr) {} in recursive_directory_iterator() argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | DataflowAnalysisContext.h | 81 : DataflowAnalysisContext(S, nullptr, Opts) {} in DataflowAnalysisContext() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanValue.h | 88 VPValue(Value *UV = nullptr) : VPValue(VPValueSC, UV, nullptr) {} in VPValue() argument
|
/freebsd/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/contrib/llvm-project/clang/include/clang/AST/ |
H A D | FormatString.h | 362 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | SyntheticSections.h | 440 : sym(nullptr), inputSec(inputSec), offsetInSec(offsetInSec), type(type), in sym() argument
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp.h | 838 : mask(nullptr), restored(false) { in mask() argument 4731 : f(nullptr) { in f() argument
|