Searched refs:UDMQualifierLoc (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/clang/lib/AST/ |
| H A D | OpenMPClause.cpp | 1146 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId, in Create() argument 1171 OMPMapClause(MapModifiers, MapModifiersLoc, UDMQualifierLoc, MapperId, in Create() 1203 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create() argument 1228 UDMQualifierLoc, MapperId, Locs, Sizes); in Create() 1253 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create() argument 1279 UDMQualifierLoc, MapperId, Locs, Sizes); in Create()
|
| /src/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 6032 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId, 7005 NestedNameSpecifierLoc UDMQualifierLoc, 7206 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId);
|