Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6992 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
7192 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp7041 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPToClause()
7071 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPFromClause()