Home | History | Annotate | Download | only in Sema

Lines Matching refs:Specifier

1339 static bool LookupAnyMember(const CXXBaseSpecifier *Specifier,
1342 RecordDecl *BaseRecord = Specifier->getType()->getAs<RecordType>()->getDecl();
1430 // nested-name-specifier unqualified-id
1432 // designated by the nested-name-specifier.
1587 /// source code, and may contain a C++ scope specifier.
1590 /// contexts that receive a name and an optional C++ scope specifier
1598 /// @param SS An optional C++ scope-specifier, e.g., "::N::M".
1601 /// context of the scope-specifier SS (if present).
1607 // When the scope specifier is invalid, don't even look for
1614 // We have resolved the scope specifier to a particular declaration
3430 // Add an explicit leading '::' specifier if needed.
3541 // Add type-specifier keywords to the set of results.
3685 /// \param SS the nested-name-specifier that precedes the name we're
3696 /// the nested-name-specifier SS.
3727 // If the scope specifier itself was invalid, don't try to correct
3816 // adding or changing the nested name specifier.
3895 // If we only want nested name specifier corrections, ignore potential