Searched defs:nullptr (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | FormatStringParsing.h | 65 : Start(nullptr), Stop(stop) {} in Start() argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/ |
| H A D | ProgramPoint.h | 323 : StmtPoint(S, nullptr, k, L, tag) {} in StmtPoint() argument 327 : StmtPoint(S, nullptr, PostStmtKind, L, tag) {} in StmtPoint() argument 479 : StmtPoint(S, nullptr, PreStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument 495 : StmtPoint(S, nullptr, PostStmtPurgeDeadSymbolsKind, L, tag) { } in StmtPoint() argument 620 : StmtPoint(S, nullptr, PostAllocatorCallKind, L, Tag) {} in StmtPoint() argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | FormatString.h | 324 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | CodeGenDAGPatterns.h | 1055 Predicate(StringRef FS, bool C = true) : Def(nullptr), Features(FS.str()), in Def() argument
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeNVPTX.cpp | 2931 CopyOptionsTy CopyOptions = {nullptr, nullptr, nullptr}) { in emitReductionListCopy() argument
|