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

/external/clang/include/clang/AST/
H A DOpenMPClause.h540 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; } function in class:clang::OMPScheduleClause
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1782 C->setScheduleKindLoc(Reader->ReadSourceLocation(Record, Idx));

Completed in 388 milliseconds