Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3434 OldC->getMapTypeModifiers(), OldC->getMapTypeModifiersLoc(), SS, in VisitOMPDeclareMapperDecl()
H A DTreeTransform.h9879 C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), MapperIdScopeSpec, in TransformOMPMapClause()
H A DSemaOpenMP.cpp5698 C->getMapTypeModifiers(), C->getMapTypeModifiersLoc(), in processImplicitMapsWithDefaultMappers()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h5681 ArrayRef<SourceLocation> getMapTypeModifiersLoc() const LLVM_READONLY { in getMapTypeModifiersLoc() function