Home
last modified time | relevance | path

Searched refs:test_accepts_nonnull_null_pointer_literal_template (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dnullability.cpp67 void test_accepts_nonnull_null_pointer_literal_template() { in test_accepts_nonnull_null_pointer_literal_template() function
71 template void test_accepts_nonnull_null_pointer_literal_template<&accepts_nonnull_4>(); // expected…