clang API Documentation

Public Member Functions | Public Attributes
clang::ast_matchers::dynamic::Parser::ScopedContextEntry Struct Reference
Collaboration diagram for clang::ast_matchers::dynamic::Parser::ScopedContextEntry:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ScopedContextEntry (Parser *P, MatcherCtor C)
 ~ScopedContextEntry ()
void nextArg ()

Public Attributes

ParserP

Detailed Description

Definition at line 272 of file ASTMatchers/Dynamic/Parser.cpp.


Constructor & Destructor Documentation

Definition at line 275 of file ASTMatchers/Dynamic/Parser.cpp.

Definition at line 279 of file ASTMatchers/Dynamic/Parser.cpp.

References P.


Member Function Documentation

Definition at line 283 of file ASTMatchers/Dynamic/Parser.cpp.

References P.


Member Data Documentation

Definition at line 273 of file ASTMatchers/Dynamic/Parser.cpp.


The documentation for this struct was generated from the following file: