Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h6958 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
7159 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp11426 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPToClause()
11482 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPFromClause()