Home
last modified time | relevance | path

Searched refs:getMapTypeModifiersLoc (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3688 OldC->getMapTypeModifiersLoc(), SS, NewNameInfo, OldC->getMapType(), in VisitOMPDeclareMapperDecl()
H A DTreeTransform.h10332 IteratorModifier, C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), in TransformOMPMapClause()
H A DSemaOpenMP.cpp6098 nullptr, C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), in processImplicitMapsWithDefaultMappers()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h5952 ArrayRef<SourceLocation> getMapTypeModifiersLoc() const LLVM_READONLY { in getMapTypeModifiersLoc() function