Lines Matching refs:Nominated
56 const DeclContext *Nominated;
60 UnqualUsingEntry(const DeclContext *Nominated,
62 : Nominated(Nominated), CommonAncestor(CommonAncestor) {
70 return Nominated;
104 // both the using-directive and the nominated namespace.
151 // Adds all the using directives in a context (and those nominated
184 // the nominated namespace.
761 // Perform direct name lookup into the namespaces nominated by the
875 // both the using-directive and the nominated namespace.
1016 // nominated namespaces by those using-directives.
1354 /// @brief Perform qualified name lookup in the namespaces nominated by
1361 /// namespaces nominated by using-directives in X and its used