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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5581 void setDistScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; } function in class:clang::OMPDistScheduleClause
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp12276 C->setDistScheduleKindLoc(Record.readSourceLocation());

Completed in 203 milliseconds