Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DPrettyDeclStackTrace.h32 Decl *TheDecl; variable
H A DDeclBase.h1211 const Decl *TheDecl; variable
H A DExprCXX.h925 MSPropertyDecl *TheDecl; variable
H A DStmt.h1799 LabelDecl *TheDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp1081 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseDeclOrFunctionDefInternal() local
1130 Decl *TheDecl = ParseLinkage(DS, DeclaratorContext::File); in ParseDeclOrFunctionDefInternal() local
H A DParseDecl.cpp1787 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseSimpleDeclaration() local
2023 Decl *TheDecl = ParseFunctionDefinition(D, ParsedTemplateInfo(), in ParseDeclGroup() local
4191 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, in ParseStructDeclaration() local
H A DParseDeclCXX.cpp2678 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseCXXClassMemberDeclaration() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp536 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
3236 LabelDecl *TheDecl) { in ActOnGotoStmt()
H A DSemaExpr.cpp14958 LabelDecl *TheDecl) { in ActOnAddrLabel()