Searched defs:PROTO (Results 1 – 4 of 4) sorted by relevance
37 #define PROTO(x) x macro40 #define PROTO(x) () macro
49 #define PROTO(x) int x(int, int, int); macro
403 #define PROTO FADDR+23 macro
1965 for (const auto *PROTO : OPT->quals()) { in LookupMethodInQualifiedType() local