Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h6745 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
6947 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp12479 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPToClause()
12535 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPFromClause()