Searched refs:IsBindC (Results 1 – 2 of 2) sorted by relevance
329 bool IsBindC() const { return attrs.test(Attr::BindC); } in IsBindC() function
596 bool isBindC = procedure.IsBindC(); in buildExplicitInterface()