Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h3839 void setDistScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; } in setDistScheduleKindLoc() function
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h6131 void setDistScheduleKindLoc(SourceLocation KLoc) { KindLoc = KLoc; } in setDistScheduleKindLoc() function