Searched refs:setMapTypeModifier (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/AST/
H A DOpenMPClause.cpp618 Clause->setMapTypeModifier(TypeModifier);
/external/clang/include/clang/AST/
H A DOpenMPClause.h3318 void setMapTypeModifier(OpenMPMapClauseKind T) { MapTypeModifier = T; } function in class:clang::final
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp2264 C->setMapTypeModifier(

Completed in 152 milliseconds