reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Parse/Parser.h
 2128   ParseSimpleDeclaration(DeclaratorContext Context, SourceLocation &DeclEnd,

References

tools/clang/lib/Parse/ParseDecl.cpp
 1767     return ParseSimpleDeclaration(Context, DeclEnd, attrs, true, nullptr,
 1781     return ParseSimpleDeclaration(Context, DeclEnd, attrs, true, nullptr,
tools/clang/lib/Parse/ParseExprCXX.cpp
 1972         ParseSimpleDeclaration(DeclaratorContext::InitStmtContext, DeclEnd,
 1981     DeclGroupPtrTy DG = ParseSimpleDeclaration(
tools/clang/lib/Parse/ParseStmt.cpp
 1718     DeclGroupPtrTy DG = ParseSimpleDeclaration(