Searched defs:const_int_ptr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/test/ | ||
D | class_concept_check_test.cpp | 22 typedef int* int_ptr; typedef const int* const_int_ptr; typedef in class_requires_test |
D | old_concept_pass.cpp | 22 typedef int* int_ptr; typedef const int* const_int_ptr; typedef in class_requires_test |