Lines Matching defs:entities
744 std::set<SourceName> entities; // names of entities with save attr
1239 // Resolve construct entities and statement entities.
5084 // Some entities such as named constant or module name need to checked
6686 for (const SourceName &name : specPartState_.saveInfo.entities) {
6727 // Record SAVEd names in specPartState_.saveInfo.entities.
6730 AddSaveName(specPartState_.saveInfo.entities, name);
8828 // they might end up resolving elsewhere (e.g., construct entities in
9221 // Propagate BIND(C) attribute to procedure entities from their interfaces,
9299 // C8102: all entities in host must not be hidden
9310 // C8102: entities named in IMPORT must not be hidden
10087 PopScope(); // converts unclassified entities into objects