Searched refs:getMapTypeModifiers (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 8358 I->getSecond()->getMapType(), I->getSecond()->getMapTypeModifiers(), in getMapModifiersForPrivateClauses() 8494 if (llvm::is_contained(C->getMapTypeModifiers(), in generateAllInfoForClauses() 8503 C->getMapTypeModifiers(), llvm::None, in generateAllInfoForClauses() 9088 C->getMapTypeModifiers(), in generateInfoForCapture()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 3620 OldC->getMapTypeModifiers(), OldC->getMapTypeModifiersLoc(), SS, in VisitOMPDeclareMapperDecl()
|
| H A D | TreeTransform.h | 10178 C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), MapperIdScopeSpec, in TransformOMPMapClause()
|
| H A D | SemaOpenMP.cpp | 6027 C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), in processImplicitMapsWithDefaultMappers()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 5915 ArrayRef<OpenMPMapModifierKind> getMapTypeModifiers() const LLVM_READONLY { in getMapTypeModifiers() function
|