Searched refs:SomeGlobalFunc (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/fbl/
H A Dtype_support_tests.cpp452 void SomeGlobalFunc() { function in namespace:is_pointer_tests
518 static_assert( fbl::is_pointer<decltype(&SomeGlobalFunc)>::value,
519 "pointer to SomeGlobalFunc is a pointer!");

Completed in 28 milliseconds