Lines Matching refs:Specifier
1467 static bool LookupAnyMember(const CXXBaseSpecifier *Specifier,
1470 RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl();
1558 // nested-name-specifier unqualified-id
1560 // designated by the nested-name-specifier.
1715 /// source code, and may contain a C++ scope specifier.
1718 /// contexts that receive a name and an optional C++ scope specifier
1726 /// @param SS An optional C++ scope-specifier, e.g., "::N::M".
1729 /// context of the scope-specifier SS (if present).
1735 // When the scope specifier is invalid, don't even look for
1742 // We have resolved the scope specifier to a particular declaration
3582 // Add an explicit leading '::' specifier if needed.
3695 // Add type-specifier keywords to the set of results.
3839 /// \param SS the nested-name-specifier that precedes the name we're
3850 /// the nested-name-specifier SS.
3881 // If the scope specifier itself was invalid, don't try to correct
3963 // adding or changing the nested name specifier.
4042 // If we only want nested name specifier corrections, ignore potential