Searched refs:setSimdlen (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h745 void setSimdlen(Expr *Len) { Simdlen = Len; } function in class:clang::OMPSimdlenClause
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11771 C->setSimdlen(Record.readSubExpr());

Completed in 197 milliseconds