Searched refs:HasBuiltIn (Results 1 – 2 of 2) sorted by relevance
126 if (m.HasBuiltIn)221 if (member.HasBuiltIn) in ProcessInterfaceVariable()233 if (d != decorations.end() && d->second.HasBuiltIn) in ProcessInterfaceVariable()453 HasBuiltIn = true; in Apply()480 if (src.HasBuiltIn) in Apply()482 HasBuiltIn = true; in Apply()
167 bool HasBuiltIn : 1; member175 …: Location{-1}, Component{0}, BuiltIn{}, HasLocation{false}, HasComponent{false}, HasBuiltIn{false… in Decorations()