Home
last modified time | relevance | path

Searched defs:f0b (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/test/CXX/over/over.over/
H A Dp1.cpp14 int (*f0b)(int) = &f0; in test_init_f0() local
29 float (*f0b)(float) = 0; in test_assign_f0() local
H A Dp2.cpp8 int (*f0b)(int, int) = &f0; in test_f0() local
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.fct.spec/
H A Dp3.cpp7 void f0b(void) { in f0b() function
/aosp_15_r20/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.funcaddr/
H A Dp1.cpp8 int (*f0b)(int, int) = &f0; in test_f0() local
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dloopbce.go17 func f0b(a []int) int { func
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dcxx1y-variable-templates_top_level.cpp384 float f0b = n0b::pi0b<float>; variable