Lines Matching full:unqualified
90 /// A collection of using directives, as used by C++ unqualified
103 // During unqualified name lookup, the names appear as if they
761 // Performs C++ unqualified lookup into the given file context.
901 // ...During unqualified name lookup (3.4.1), the names appear as if
963 // specified is an unqualified name, a prior declaration is
1019 // If this is a file context, we need to perform unqualified name
1089 // Unqualified name lookup in C++ requires looking into scopes
1291 /// @brief Perform unqualified name lookup starting from a given
1294 /// Unqualified name lookup (C++ [basic.lookup.unqual], C99 6.2.1) is
1299 /// return x; // unqualified name look finds 'x' in the global scope
1309 /// @param S The scope from which unqualified name lookup will
1326 // Unqualified name lookup in C/Objective-C is purely lexical, so
1411 // Perform C++ unqualified name lookup.
1585 /// "std::vector" or "x->member", or as part of unqualified name lookup.
1600 /// occurs as part of unqualified name lookup.
1630 // nested-name-specifier unqualified-id
1631 // the unqualified-id shall name a member of the namespace
1816 /// unqualified name lookup (with LookupQualifiedName or LookupName,
1820 /// @param S The scope from which unqualified name lookup will
1860 // Perform unqualified name lookup starting in the given scope.
2391 // unqualified lookup of operator@ in the context of the
2393 // unqualified function calls (3.4.2) except that all member
2415 "constructors and destructors always have unqualified lvalue this");
2858 // Let X be the lookup set produced by unqualified lookup (3.4.1)
3275 // unqualified name lookup.
4156 // For unqualified lookup, look through all of the names that we have
4280 // If this was an unqualified lookup and we believe the callback
4321 // this was an unqualified lookup and we believe the callback object did not