Searched defs:HandlesDeclFunc (Results 1 – 5 of 5) sorted by relevance
405 typedef bool (*HandlesDeclFunc)(const Decl *D); typedef
473 using HandlesDeclFunc = bool (*)(const Decl *D); variable