Searched defs:isProto (Results 1 – 2 of 2) sorted by relevance
2727 bool isProto() const { return Language == LK_Proto; } in isProto() function
3973 bool isProto = Record[2]; in parseFunctionRecord() local