Home
last modified time | relevance | path

Searched refs:isImplicitMapType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3689 OldC->isImplicitMapType(), OldC->getMapLoc(), OldC->getColonLoc(), in VisitOMPDeclareMapperDecl()
H A DTreeTransform.h10333 MapperIdScopeSpec, MapperIdInfo, C->getMapType(), C->isImplicitMapType(), in TransformOMPMapClause()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h5925 bool isImplicitMapType() const LLVM_READONLY { return MapTypeIsImplicit; } in isImplicitMapType() function