Searched refs:UDMQualifierLoc (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | OpenMPClause.cpp | 1165 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId, in Create() argument 1190 OMPMapClause(MapModifiers, MapModifiersLoc, UDMQualifierLoc, MapperId, in Create() 1222 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create() argument 1247 UDMQualifierLoc, MapperId, Locs, Sizes); in Create() 1272 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId) { in Create() argument 1298 UDMQualifierLoc, MapperId, Locs, Sizes); in Create()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 6584 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId, 7591 NestedNameSpecifierLoc UDMQualifierLoc, 7792 NestedNameSpecifierLoc UDMQualifierLoc, DeclarationNameInfo MapperId);
|