Home
last modified time | relevance | path

Searched defs:setScheduleKindLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h766 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; } in setScheduleKindLoc() function
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h1369 void setScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; } in setScheduleKindLoc() function