Home
last modified time | relevance | path

Searched refs:setClauseInfo (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DOpenMPClause.cpp617 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
669 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
718 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp1079 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
1132 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
1183 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
1244 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
1291 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
1338 Clause->setClauseInfo(Declarations, ComponentLists); in Create()
/external/clang/include/clang/AST/
DOpenMPClause.h2964 void setClauseInfo(ArrayRef<ValueDecl *> Declarations, in setClauseInfo() function
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h4985 void setClauseInfo(ArrayRef<ValueDecl *> Declarations, in setClauseInfo() function