Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6614 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
6816 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp12675 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPToClause()
12731 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPFromClause()