Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h6486 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
6687 SourceLocation getMotionModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMotionModifierLoc() function
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6681 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPToClause()
6711 Record.AddSourceLocation(C->getMotionModifierLoc(I)); in VisitOMPFromClause()