Searched defs:TheDecl (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DPrettyDeclStackTrace.h32 Decl *TheDecl; member in class:clang::PrettyDeclStackTraceEntry
H A DDeclBase.h1211 const Decl *TheDecl; member in class:clang::PrettyStackTraceDecl
H A DExprCXX.h891 MSPropertyDecl *TheDecl; member in class:clang::MSPropertyRefExpr
H A DStmt.h1765 LabelDecl *TheDecl; member in class:clang::LabelStmt
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1044 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, local
1095 Decl *TheDecl = ParseLinkage(DS, DeclaratorContext::FileContext); local
H A DParseDeclCXX.cpp2638 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec( local
H A DParseDecl.cpp1686 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, local
1924 Decl *TheDecl = ParseFunctionDefinition(D, ParsedTemplateInfo(), local
4049 Decl *TheDecl = Actions.ParsedFreeStandingDeclSpec(getCurScope(), AS_none, local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h731 BlockDecl *TheDecl; member in class:clang::sema::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp532 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, argument
2907 ActOnGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, LabelDecl *TheDecl) argument
[all...]
H A DSemaExpr.cpp14646 ActOnAddrLabel(SourceLocation OpLoc, SourceLocation LabLoc, LabelDecl *TheDecl) argument
[all...]

Completed in 388 milliseconds