OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_nullptr
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGenCXX/
nullptr.cpp
14
nullptr_t
get_nullptr
();
19
int (X::*pmf)(int) =
get_nullptr
();
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p1-11.cpp
13
constexpr std::nullptr_t
get_nullptr
() { return nullptr; }
function
24
IP<
get_nullptr
()> ip3;
42
PM<
get_nullptr
()> pm3;
53
PMF<
get_nullptr
()> pmf3;
64
NP<
get_nullptr
()> np3;
Completed in 252 milliseconds