Lines Matching full:specifier
1539 static bool LookupAnyMember(const CXXBaseSpecifier *Specifier,
1542 RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl();
1630 // nested-name-specifier unqualified-id
1632 // designated by the nested-name-specifier.
1786 /// "__super::" scope specifier.
1790 /// specifier that might require special kind of lookup.
1797 /// \param SS An optional C++ scope-specifier.
1811 /// source code, and may contain a C++ scope specifier.
1814 /// contexts that receive a name and an optional C++ scope specifier
1818 /// perform a special type of lookup for "__super::" scope specifier.
1823 /// @param SS An optional C++ scope-specifier, e.g., "::N::M".
1826 /// context of the scope-specifier SS (if present).
1832 // When the scope specifier is invalid, don't even look for
1843 // We have resolved the scope specifier to a particular declaration
3806 // Add an explicit leading '::' specifier if needed.
3808 // Rebuild the NestedNameSpecifier as a globally-qualified specifier.
3830 // Rebuild the NestedNameSpecifier as a globally-qualified specifier.
3923 // Add type-specifier keywords to the set of results.
4080 // If the scope specifier itself was invalid, don't try to correct
4208 /// \param SS the nested-name-specifier that precedes the name we're
4219 /// the nested-name-specifier SS.
4337 /// \param SS the nested-name-specifier that precedes the name we're
4354 /// the nested-name-specifier SS.