Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DOpenMPClause.cpp619 Clause->setMapType(Type); in Create()
/external/clang/include/clang/AST/
DOpenMPClause.h3324 void setMapType(OpenMPMapClauseKind T) { MapType = T; } in setMapType() function
/external/clang/lib/Serialization/
DASTReaderStmt.cpp2266 C->setMapType( in VisitOMPMapClause()