Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DPrettyDeclStackTrace.h31 Decl *TheDecl; variable
H A DDeclBase.h1253 const Decl *TheDecl; variable
H A DStmt.h1844 LabelDecl *TheDecl; variable
H A DExprCXX.h931 MSPropertyDecl *TheDecl; variable
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParser.cpp1158 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseDeclOrFunctionDefInternal() local
1207 Decl *TheDecl = ParseLinkage(DS, DeclaratorContext::File); in ParseDeclOrFunctionDefInternal() local
H A DParseDecl.cpp1880 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseSimpleDeclaration() local
2134 Decl *TheDecl = ParseFunctionDefinition(D, ParsedTemplateInfo(), in ParseDeclGroup() local
4450 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseStructDeclaration() local
H A DParseDeclCXX.cpp2830 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseCXXClassMemberDeclaration() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp553 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
3284 LabelDecl *TheDecl) { in ActOnGotoStmt()
H A DSemaExpr.cpp16110 LabelDecl *TheDecl) { in ActOnAddrLabel()