Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DPrettyDeclStackTrace.h33 Decl *TheDecl; variable
/external/clang/lib/Parse/
DParser.cpp839 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS, DS); in ParseDeclOrFunctionDefInternal() local
878 Decl *TheDecl = ParseLinkage(DS, Declarator::FileContext); in ParseDeclOrFunctionDefInternal() local
DParseDecl.cpp1234 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseSimpleDeclaration() local
1427 Decl *TheDecl = in ParseDeclGroup() local
2854 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseStructDeclaration() local
DParseDeclCXX.cpp1878 Decl *TheDecl = in ParseCXXClassMemberDeclaration() local
/external/clang/include/clang/AST/
DDeclBase.h890 const Decl *TheDecl; variable
DStmt.h763 LabelDecl *TheDecl; variable
/external/clang/lib/Sema/
DSemaStmt.cpp362 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
2058 LabelDecl *TheDecl) { in ActOnGotoStmt()
DSemaExpr.cpp8872 LabelDecl *TheDecl) { in ActOnAddrLabel()