Searched defs:allowDynamicNamespaces (Results 1 – 1 of 1) sorted by relevance
65 …der::HandleDynamicVariables(ir::Identifier *ident, Variable *variable, bool allowDynamicNamespaces) in HandleDynamicVariables()106 void ETSBinder::LookupTypeReference(ir::Identifier *ident, bool allowDynamicNamespaces) in LookupTypeReference()304 bool allowDynamicNamespaces = typeRef->Part()->Name() != baseName; in BuildETSTypeReference() local