Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h5575 SourceLocation getMapTypeModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifierLoc() function
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6589 Record.AddSourceLocation(C->getMapTypeModifierLoc(I)); in VisitOMPMapClause()