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.cpp849 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS, DS); in ParseDeclOrFunctionDefInternal() local
889 Decl *TheDecl = ParseLinkage(DS, Declarator::FileContext); in ParseDeclOrFunctionDefInternal() local
DParseDecl.cpp1467 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseSimpleDeclaration() local
1688 Decl *TheDecl = in ParseDeclGroup() local
3392 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseStructDeclaration() local
DParseDeclCXX.cpp2363 Decl *TheDecl = in ParseCXXClassMemberDeclaration() local
/external/clang/include/clang/AST/
DDeclBase.h997 const Decl *TheDecl; variable
DStmt.h789 LabelDecl *TheDecl; variable
DExprCXX.h623 MSPropertyDecl *TheDecl; variable
/external/clang/lib/Sema/
DSemaStmt.cpp450 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
2541 LabelDecl *TheDecl) { in ActOnGotoStmt()
DSemaExpr.cpp10748 LabelDecl *TheDecl) { in ActOnAddrLabel()