Searched refs:getMapTypeModifiersLoc (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 3806 OldC->getMapTypeModifiersLoc(), SS, NewNameInfo, OldC->getMapType(), in VisitOMPDeclareMapperDecl()
|
H A D | TreeTransform.h | 10845 IteratorModifier, C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), in TransformOMPMapClause()
|
H A D | SemaOpenMP.cpp | 5904 nullptr, C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), in processImplicitMapsWithDefaultMappers()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 6088 ArrayRef<SourceLocation> getMapTypeModifiersLoc() const LLVM_READONLY { in getMapTypeModifiersLoc() function
|