Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DOpenMPClause.h6819 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
7020 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriter.cpp6715 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPToClause()
6745 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPFromClause()