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