Searched refs:IsAutomatic (Results 1 – 9 of 9) sorted by relevance
61 if (const char *whyNot{IsAutomatic(symbol) ? "Automatic variable" in operator ()()
620 } else if (IsAutomatic(symbol)) { in CheckObject()
529 if (!IsAllocatable(component) && !IsAutomatic(component)) { in PopulateWithComponentDefaults()
370 if (symbol.owner().IsModule() && IsAutomatic(symbol)) { in Check()608 if (IsAutomatic(symbol)) { in CheckObjectEntity()
825 } else if (IsAutomatic(symbol)) { in DescribeComponent()
607 if (IsAllocatable(symbol) || IsAutomatic(symbol)) { in IsDestructible()
5344 } else if (IsAutomatic(symbol)) { in CheckSaveAttr()
1311 bool IsAutomatic(const Symbol &original) { in IsAutomatic() function1365 IsAutomatic(symbol) || IsNamedConstant(symbol)) { in IsSaved()
1116 bool IsAutomatic(const Symbol &);