Searched defs:SetAccess (Results 1 – 3 of 3) sorted by relevance
132 void SetAccess(AccessType access_type) { access_type_ = access_type; } in SetAccess() function
576 bool IONAME(SetAccess)(Cookie cookie, const char *keyword, std::size_t length) { in IONAME() argument
5975 Symbol &ModuleVisitor::SetAccess( in SetAccess() function in Fortran::semantics::ModuleVisitor