Searched refs:isImplicitMapType (Results 1 – 5 of 5) sorted by relevance
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 3426 bool isImplicitMapType() const LLVM_READONLY { return MapTypeIsImplicit; } in isImplicitMapType() function
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 3434 NewNameInfo, OldC->getMapType(), OldC->isImplicitMapType(), in VisitOMPDeclareMapperDecl()
|
D | TreeTransform.h | 9642 MapperIdInfo, C->getMapType(), C->isImplicitMapType(), C->getMapLoc(), in TransformOMPMapClause()
|
/external/llvm-project/clang/include/clang/AST/ |
D | OpenMPClause.h | 5560 bool isImplicitMapType() const LLVM_READONLY { return MapTypeIsImplicit; } in isImplicitMapType() function
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 8033 C->getMapTypeModifier(), C->getMapType(), C->isImplicitMapType(), in TransformOMPMapClause()
|