Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h4222 bool isImplicitMapType() const LLVM_READONLY { return MapTypeIsImplicit; } in isImplicitMapType() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h8809 C->isImplicitMapType(), C->getMapLoc(), C->getColonLoc(), Vars, in TransformOMPMapClause()