Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyDeclStackTrace.h31 Decl *TheDecl; variable
H A DDeclBase.h1298 const Decl *TheDecl; variable
H A DExprCXX.h937 MSPropertyDecl *TheDecl; variable
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1130 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseDeclOrFunctionDefInternal() local
1183 Decl *TheDecl = ParseLinkage(DS, DeclaratorContext::File); in ParseDeclOrFunctionDefInternal() local
H A DParseDecl.cpp1961 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseSimpleDeclaration() local
2231 Decl *TheDecl = nullptr; in ParseDeclGroup() local
4710 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseStructDeclaration() local
H A DParseDeclCXX.cpp2898 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( in ParseCXXClassMemberDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1926 static bool ValidateMultipleRegisterAnnotations(Sema &S, Decl *TheDecl, in ValidateMultipleRegisterAnnotations()
1968 void SemaHLSL::handleResourceBindingAttr(Decl *TheDecl, const ParsedAttr &AL) { in handleResourceBindingAttr()
H A DSemaStmt.cpp598 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
3235 LabelDecl *TheDecl) { in ActOnGotoStmt()
H A DSemaExpr.cpp15973 LabelDecl *TheDecl) { in ActOnAddrLabel()