Home
last modified time | relevance | path

Searched defs:IdTy (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h87 using IdTy = typename ClauseTy::IdTy; member
265 addClauseSymsToMap(const tomp::ObjectListT<IdTy,ExprTy> & objects,const ClauseTy * node) addClauseSymsToMap() argument
284 addClauseSymsToMap(const tomp::clause::MapT<TypeTy,IdTy,ExprTy> & item,const ClauseTy * node) addClauseSymsToMap() argument
465 applyClause(const tomp::clause::CollapseT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
491 applyClause(const tomp::clause::PrivateT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
528 applyClause(const tomp::clause::FirstprivateT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
645 applyClause(const tomp::clause::LastprivateT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
725 applyClause(const tomp::clause::SharedT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
740 applyClause(const tomp::clause::DefaultT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
755 applyClause(const tomp::clause::ThreadLimitT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
770 applyClause(const tomp::clause::OrderT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
787 applyClause(const tomp::clause::AllocateT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
846 applyClause(const tomp::clause::ReductionT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
1008 applyClause(const tomp::clause::IfT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
1052 applyClause(const tomp::clause::LinearT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
1099 applyClause(const tomp::clause::NowaitT<TypeTy,IdTy,ExprTy> & clause,const ClauseTy * node) applyClause() argument
[all...]
H A DConstructCompositionT.h
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPDecompositionTest.cpp40 using IdTy = std::string; typedef
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp136 QualType IdTy(CGM.getContext().getObjCIdType()); EmitObjCCollectionLiteral() local
1732 QualType IdTy(CGM.getContext().getObjCIdType()); GenerateObjCCtorDtorMethod() local
H A DCGObjCGNU.cpp130 /// Element type of IdTy. member in __anon62da92030111::CGObjCGNU
[all...]