Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h4237 SourceLocation getMapTypeModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifierLoc() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp6787 Record.AddSourceLocation(C->getMapTypeModifierLoc(I)); in VisitOMPMapClause()