Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyDeclStackTrace.h31 Decl *TheDecl; variable
H A DDeclBase.h1287 const Decl *TheDecl; variable
H A DExprCXX.h935 MSPropertyDecl *TheDecl; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1192 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseDeclOrFunctionDefInternal() local
1245 Decl *TheDecl = ParseLinkage(DS, DeclaratorContext::File); in ParseDeclOrFunctionDefInternal() local
H A DParseDecl.cpp2118 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseSimpleDeclaration() local
2395 Decl *TheDecl = nullptr; in ParseDeclGroup() local
4931 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseStructDeclaration() local
H A DParseDeclCXX.cpp3038 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseCXXClassMemberDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp572 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
3128 LabelDecl *TheDecl) { in ActOnGotoStmt()
H A DSemaExpr.cpp15607 LabelDecl *TheDecl) { in ActOnAddrLabel()