Home | History | Annotate | Download | only in Sema

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.
751 // Perform direct name lookup into the namespaces nominated by the
865 // both the using-directive and the nominated namespace.
970 // nominated namespaces by those using-directives.
1230 /// @brief Perform qualified name lookup in the namespaces nominated by
1237 /// namespaces nominated by using-directives in X and its used