Home
last modified time | relevance | path

Searched defs:TheDecl (Results 1 – 9 of 9) sorted by relevance

/external/clang/include/clang/Sema/
DPrettyDeclStackTrace.h33 Decl *TheDecl; variable
/external/clang/lib/Parse/
DParser.cpp883 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS, DS); in ParseDeclOrFunctionDefInternal() local
923 Decl *TheDecl = ParseLinkage(DS, Declarator::FileContext); in ParseDeclOrFunctionDefInternal() local
DParseDecl.cpp1533 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseSimpleDeclaration() local
1754 Decl *TheDecl = in ParseDeclGroup() local
3515 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseStructDeclaration() local
DParseDeclCXX.cpp2405 Decl *TheDecl = in ParseCXXClassMemberDeclaration() local
/external/clang/include/clang/AST/
DDeclBase.h1034 const Decl *TheDecl; variable
DStmt.h779 LabelDecl *TheDecl; variable
DExprCXX.h628 MSPropertyDecl *TheDecl; variable
/external/clang/lib/Sema/
DSemaStmt.cpp460 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
2587 LabelDecl *TheDecl) { in ActOnGotoStmt()
DSemaExpr.cpp11047 LabelDecl *TheDecl) { in ActOnAddrLabel()