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.cpp828 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS, DS); in ParseDeclOrFunctionDefInternal() local
867 Decl *TheDecl = ParseLinkage(DS, Declarator::FileContext); in ParseDeclOrFunctionDefInternal() local
DParseDecl.cpp1311 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseSimpleDeclaration() local
1506 Decl *TheDecl = in ParseDeclGroup() local
2994 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseStructDeclaration() local
DParseDeclCXX.cpp2009 Decl *TheDecl = in ParseCXXClassMemberDeclaration() local
/external/clang/include/clang/AST/
DDeclBase.h898 const Decl *TheDecl; variable
DStmt.h770 LabelDecl *TheDecl; variable
/external/clang/lib/Sema/
DSemaStmt.cpp390 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
2112 LabelDecl *TheDecl) { in ActOnGotoStmt()
DSemaExpr.cpp9100 LabelDecl *TheDecl) { in ActOnAddrLabel()