Searched defs:HandlesStmtFunc (Results 1 – 2 of 2) sorted by relevance
475 typedef bool (*HandlesStmtFunc)(const Stmt *D); typedef
543 using HandlesStmtFunc = bool (*)(const Stmt *D); variable