Searched refs:getMapTypeModifiersLoc (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 3688 OldC->getMapTypeModifiersLoc(), SS, NewNameInfo, OldC->getMapType(), in VisitOMPDeclareMapperDecl()
|
H A D | TreeTransform.h | 10332 IteratorModifier, C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), in TransformOMPMapClause()
|
H A D | SemaOpenMP.cpp | 6098 nullptr, C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), in processImplicitMapsWithDefaultMappers()
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 5952 ArrayRef<SourceLocation> getMapTypeModifiersLoc() const LLVM_READONLY { in getMapTypeModifiersLoc() function
|