Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h3426 bool isImplicitMapType() const LLVM_READONLY { return MapTypeIsImplicit; } in isImplicitMapType() function
/external/clang/lib/Sema/
DTreeTransform.h8033 C->getMapTypeModifier(), C->getMapType(), C->isImplicitMapType(), in TransformOMPMapClause()