Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmangle-nullptr-arg.cpp6 void test1(IP<nullptr>) {} in test1()
12 void test2(PM<nullptr>) { } in test2()
Dmangle.cpp633 void f(decltype(nullptr)) { } in f()
/external/clang/test/SemaObjCXX/
Dnullptr.mm16 int PR10145b = nullptr == (void(^)())0; function
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp58 #define nullptr macro