Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h6896 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
7096 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp6896 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPToClause()
6926 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPFromClause()