Home
last modified time | relevance | path

Searched refs:ConvertDeclToDeclGroup (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp661 Result = Actions.ConvertDeclToDeclGroup(ImportDecl); in ParseTopLevelDecl()
676 Result = Actions.ConvertDeclToDeclGroup(ImportDecl); in ParseTopLevelDecl()
1037 return Actions.ConvertDeclToDeclGroup(SingleDecl); in ParseExternalDeclaration()
1138 return Actions.ConvertDeclToDeclGroup(TheDecl); in ParseDeclOrFunctionDefInternal()
1172 return Actions.ConvertDeclToDeclGroup( in ParseDeclOrFunctionDefInternal()
1184 return Actions.ConvertDeclToDeclGroup(TheDecl); in ParseDeclOrFunctionDefInternal()
H A DParseTemplate.cpp144 return Actions.ConvertDeclToDeclGroup(ConceptDecl); in ParseTemplateDeclarationOrSpecialization()
170 return Actions.ConvertDeclToDeclGroup( in ParseDeclarationAfterTemplate()
218 return Actions.ConvertDeclToDeclGroup(Decl); in ParseDeclarationAfterTemplate()
H A DParseObjc.cpp98 return Actions.ConvertDeclToDeclGroup(nullptr); in ParseObjCAtDirectives()
105 return Actions.ConvertDeclToDeclGroup(SingleDecl); in ParseObjCAtDirectives()
145 return Actions.ConvertDeclToDeclGroup(nullptr); in ParseObjCAtClassDeclaration()
149 return Actions.ConvertDeclToDeclGroup(nullptr); in ParseObjCAtClassDeclaration()
166 return Actions.ConvertDeclToDeclGroup(nullptr); in ParseObjCAtClassDeclaration()
1879 return Actions.ConvertDeclToDeclGroup(ProtoType); in ParseObjCAtProtocolDeclaration()
H A DParseDeclCXX.cpp123 return Actions.ConvertDeclToDeclGroup(NSAlias); in ParseNamespace()
222 return Actions.ConvertDeclToDeclGroup(NamespcDecl, in ParseNamespace()
475 return Actions.ConvertDeclToDeclGroup(UsingDir); in ParseUsingDirectiveOrDeclaration()
714 return Actions.ConvertDeclToDeclGroup(UED); in ParseUsingDeclaration()
767 return Actions.ConvertDeclToDeclGroup(AD, DeclFromDeclSpec); in ParseUsingDeclaration()
2906 return Actions.ConvertDeclToDeclGroup(TheDecl); in ParseCXXClassMemberDeclaration()
H A DParseStmt.cpp1983 DG = Actions.ConvertDeclToDeclGroup(D); in ParseForStatement()
H A DParseDecl.cpp1928 return Actions.ConvertDeclToDeclGroup(SingleDecl); in ParseDeclaration()
1969 return Actions.ConvertDeclToDeclGroup(TheDecl); in ParseSimpleDeclaration()
2266 return Actions.ConvertDeclToDeclGroup(TheDecl); in ParseDeclGroup()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.cpp386 result_decl_group_ptr = m_sema->ConvertDeclToDeclGroup(result_decl); in SynthesizeBodyResult()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1266 S.ActOnDeclStmt(S.ConvertDeclToDeclGroup(Fn.CoroutinePromise), Loc, Loc); in makePromiseStmt()
1896 S.ActOnDeclStmt(S.ConvertDeclToDeclGroup(GroDecl), Loc, Loc); in makeGroDeclAndReturnStmt()
1993 StmtResult Stmt = ActOnDeclStmt(ConvertDeclToDeclGroup(D), Loc, Loc); in buildCoroutineParameterMoves()
H A DSemaModule.cpp508 return ConvertDeclToDeclGroup(Import); in ActOnModuleDecl()
H A DSemaStmt.cpp2943 ActOnDeclStmt(ConvertDeclToDeclGroup(BeginVar), ColonLoc, ColonLoc); in BuildCXXForRangeStmt()
2945 ActOnDeclStmt(ConvertDeclToDeclGroup(EndVar), ColonLoc, ColonLoc); in BuildCXXForRangeStmt()
H A DSemaTemplateInstantiateDecl.cpp410 S.ConvertDeclToDeclGroup(New), Attr.getBranchState(), Simdlen.get(), in instantiateOMPDeclareSimdDeclAttr()
487 S.ConvertDeclToDeclGroup(New), E, TI, Attr.appendArgs_size(), in instantiateOMPDeclareVariantAttr()
H A DSemaDecl.cpp75 Sema::DeclGroupPtrTy Sema::ConvertDeclToDeclGroup(Decl *Ptr, Decl *OwnedType) { in ConvertDeclToDeclGroup() function in Sema
H A DSemaOpenMP.cpp5386 Actions.ActOnDeclStmt(Actions.ConvertDeclToDeclGroup(NewVar), {}, {}))); in precomputeExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3571 DeclGroupPtrTy ConvertDeclToDeclGroup(Decl *Ptr, Decl *OwnedType = nullptr);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4959 {"_ZN5clang4Sema22ConvertDeclToDeclGroupEPNS_4DeclE", "clang::Sema::ConvertDeclToDeclGroup(clang::D…