Searched defs:IFP (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/Sema/ | ||
H A D | block-call.c | 4 int (^IFP) (); variable |
H A D | block-misc.c | 4 int (^IFP) (); global() variable |
/llvm-project/clang/test/SemaCXX/ | ||
H A D | block-call.cpp | 4 int (^IFP) (); variable |