Searched defs:CheckFunc (Results 1 – 4 of 4) sorted by relevance
10 typedef void (*CheckFunc) (int, int, const char*); typedef
9 typedef void (*CheckFunc) (int, int, const char*); typedef
45 …bool CheckFunc(const PredicateFuncType &func, const AnfNodePtr &node) { return func(get_object().G… in CheckFunc() function
413 Constant *CheckFunc) { in instrumentAccess()