Searched refs:MappableExprComponentListsRef (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/AST/ |
D | OpenMPClause.cpp | 562 MappableExprComponentListsRef ComponentLists) { in getComponentsTotalNumber() 587 MappableExprComponentListsRef ComponentLists, in Create() 641 MappableExprComponentListsRef ComponentLists) { in Create() 690 MappableExprComponentListsRef ComponentLists) { in Create()
|
/external/llvm-project/clang/lib/AST/ |
D | OpenMPClause.cpp | 1022 MappableExprComponentListsRef ComponentLists) { in getComponentsTotalNumber() 1046 MappableExprComponentListsRef ComponentLists, ArrayRef<Expr *> UDMapperRefs, in Create() 1100 MappableExprComponentListsRef ComponentLists, ArrayRef<Expr *> UDMapperRefs, in Create() 1150 MappableExprComponentListsRef ComponentLists, ArrayRef<Expr *> UDMapperRefs, in Create() 1215 MappableExprComponentListsRef ComponentLists) { in Create() 1264 MappableExprComponentListsRef ComponentLists) { in Create() 1311 MappableExprComponentListsRef ComponentLists) { in Create()
|
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 2827 typedef ArrayRef<MappableExprComponentList> MappableExprComponentListsRef; typedef 2832 getComponentsTotalNumber(MappableExprComponentListsRef ComponentLists); 2965 MappableExprComponentListsRef ComponentLists) { in setClauseInfo() 3397 MappableExprComponentListsRef ComponentLists, 4090 MappableExprComponentListsRef ComponentLists); 4194 MappableExprComponentListsRef ComponentLists);
|
/external/llvm-project/clang/include/clang/AST/ |
D | OpenMPClause.h | 4785 using MappableExprComponentListsRef = ArrayRef<MappableExprComponentList>; variable 4790 getComponentsTotalNumber(MappableExprComponentListsRef ComponentLists); 4986 MappableExprComponentListsRef ComponentLists) { in setClauseInfo() 5532 MappableExprComponentListsRef ComponentLists, 6455 MappableExprComponentListsRef ComponentLists, 6657 MappableExprComponentListsRef ComponentLists, 6828 MappableExprComponentListsRef ComponentLists); 6961 MappableExprComponentListsRef ComponentLists); 7064 MappableExprComponentListsRef ComponentLists);
|