clang 19.0.0git
Classes
ParseCXXInlineMethods.cpp File Reference
#include "clang/AST/DeclTemplate.h"
#include "clang/Parse/ParseDiagnostic.h"
#include "clang/Parse/Parser.h"
#include "clang/Parse/RAIIObjectsForParser.h"
#include "clang/Sema/DeclSpec.h"
#include "clang/Sema/EnterExpressionEvaluationContext.h"
#include "clang/Sema/Scope.h"

Go to the source code of this file.

Classes

struct  clang::Parser::ReenterTemplateScopeRAII
 Utility to re-enter a possibly-templated scope while parsing its late-parsed components. More...
 
struct  clang::Parser::ReenterClassScopeRAII
 Utility to re-enter a class scope while parsing its late-parsed components. More...
 
class  clang::Parser::UnannotatedTentativeParsingAction
 A tentative parsing action that can also revert token annotations. More...