Searched defs:getCommaLoc (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1437 SourceLocation getCommaLoc() { return CommaLoc; } function in class:clang::OMPScheduleClause
5631 SourceLocation getCommaLoc() { return CommaLoc; } function in class:clang::OMPDistScheduleClause

Completed in 124 milliseconds