Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dcstyle-cast.cpp206 typedef int (*fnptr2)(int); in fnptrs() typedef
208 (void)(fnptr2)(fp); in fnptrs()
Dreinterpret-cast.cpp75 typedef int (*fnptr2)(int); in fnptrs() typedef
77 (void)reinterpret_cast<fnptr2>(fp); in fnptrs()
Dfunctional-cast.cpp278 typedef int (*fnptr2)(int); in fnptrs() typedef
280 (void)fnptr2(fp); in fnptrs()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dv8m-tail-call.ll60 @fnptr2 = global i32 (i32, i32, i64)* null
64 %1 = load i32 (i32, i32, i64)*, i32 (i32, i32, i64)** @fnptr2