Home
last modified time | relevance | path

Searched refs:setMotionModifierLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6918 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
7119 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11280 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPToClause()
11336 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPFromClause()