Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h6412 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
6614 void setMotionModifierLoc(unsigned I, SourceLocation TLoc) { in setMotionModifierLoc() function
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp12708 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPToClause()
12764 C->setMotionModifierLoc(I, Record.readSourceLocation()); in VisitOMPFromClause()