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

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

Completed in 144 milliseconds