Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6958 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
7159 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp11481 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPToClause()
11537 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPFromClause()