Home
last modified time | relevance | path

Searched refs:HandleDeclarator (Results 1 – 11 of 11) sorted by relevance

/external/clang/lib/Parse/
DParser.cpp1042 Decl *DP = Actions.HandleDeclarator(ParentScope, D, in ParseFunctionDefinition()
1072 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D, in ParseFunctionDefinition()
/external/llvm-project/clang/lib/Parse/
DParser.cpp1232 Decl *DP = Actions.HandleDeclarator(ParentScope, D, in ParseFunctionDefinition()
1263 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D, in ParseFunctionDefinition()
/external/clang/lib/Sema/
DSemaDecl.cpp4790 Decl *Dcl = HandleDeclarator(S, D, MultiTemplateParamsArg()); in ActOnDeclarator()
4916 NamedDecl *Sema::HandleDeclarator(Scope *S, Declarator &D, in HandleDeclarator() function in Sema
11080 Decl *DP = HandleDeclarator(ParentScope, D, TemplateParameterLists); in ActOnStartOfFunctionDef()
DSemaTemplate.cpp6580 Decl *NewDecl = HandleDeclarator(S, D, TemplateParameterLists); in ActOnTemplateDeclarator()
DSemaDeclCXX.cpp2198 Member = HandleDeclarator(S, D, TemplateParameterLists); in ActOnCXXMemberDeclarator()
/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp5547 Decl *Dcl = HandleDeclarator(S, D, MultiTemplateParamsArg()); in ActOnDeclarator()
5680 NamedDecl *Sema::HandleDeclarator(Scope *S, Declarator &D, in HandleDeclarator() function in Sema
13830 Decl *DP = HandleDeclarator(ParentScope, D, TemplateParameterLists); in ActOnStartOfFunctionDef()
DSemaTemplate.cpp8614 Decl *NewDecl = HandleDeclarator(S, D, TemplateParameterLists); in ActOnTemplateDeclarator()
DSemaDeclCXX.cpp3402 Member = HandleDeclarator(S, D, TemplateParameterLists); in ActOnCXXMemberDeclarator()
DSemaOpenMP.cpp5950 Decl *BaseD = HandleDeclarator(S, D, TemplateParamLists); in ActOnStartOfFunctionDefinitionInOpenMPDeclareVariantScope()
/external/clang/include/clang/Sema/
DSema.h1670 NamedDecl *HandleDeclarator(Scope *S, Declarator &D,
/external/llvm-project/clang/include/clang/Sema/
DSema.h2468 NamedDecl *HandleDeclarator(Scope *S, Declarator &D,