Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DOpenMPClause.h6688 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
6889 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6512 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPToClause()
6542 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPFromClause()