Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-nullptr-arg.cpp6 void test1(IP<nullptr>) {} in test1()
12 void test2(PM<nullptr>) { } in test2()
16 void test3(DependentTypePtr<int*,nullptr>) { } in test3() argument
H A Dmangle-ms-templates.cpp278 void f(S1<nullptr>) {} in f()
H A Dmangle.cpp627 void f(decltype(nullptr)) { } in f() argument
/llvm-project/clang/test/Sema/
H A Dnullptr-prec2x.c5 int nullptr; // expected-warning {{'nullptr' is a keyword in C23}} variable
/llvm-project/clang/test/SemaObjCXX/
H A Dnullptr.mm17 int PR10145b = nullptr == (void(^)())0; function
/llvm-project/mlir/include/mlir/IR/
H A DOwningOpRef.h34 OwningOpRef(std::nullptr_t = nullptr) : op(nullptr) {} in op() argument
/llvm-project/libc/src/__support/CPP/
H A Dfunctional.h43 function(decltype (nullptr)) function() argument
/llvm-project/clang/lib/AST/
H A DFormatStringParsing.h78 : Start(nullptr), Stop(stop) {} in Start() argument
/llvm-project/clang/lib/Headers/
H A D__clang_hip_runtime_wrapper.h29 #define nullptr NULL; macro
/llvm-project/libcxx/include/__filesystem/
H A Drecursive_directory_iterator.h53 recursive_directory_iterator(__p,__xoptions,nullptr) recursive_directory_iterator() argument
/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h316 : 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
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h81 : DataflowAnalysisContext(S, nullptr, Opts) {} in DataflowAnalysisContext() argument
/llvm-project/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp68 #define nullptr macro
/llvm-project/flang/test/Semantics/
H A Dselect-rank.f90162 integer, pointer :: ptr,nullptr=>NULL() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h89 VPValue(VPValueSC,UV,nullptr) VPValue() argument
[all...]
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h136 TypeData(nullptr) TypeData() argument
[all...]
/llvm-project/clang/include/clang/AST/
H A DFormatString.h362 : start(nullptr),length(0), hs(valid ? NotSpecified : Invalid), amt(0), in start() argument
/llvm-project/lld/ELF/
H A DSyntheticSections.h440 sym(nullptr) sym() argument
[all...]
/llvm-project/openmp/runtime/src/
H A Dkmp.h838 : mask(nullptr), restored(false) { in mask() argument
4731 f(nullptr) f() argument
[all...]