Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h5669 SourceLocation getMapTypeModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifierLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6413 Record.AddSourceLocation(C->getMapTypeModifierLoc(I)); in VisitOMPMapClause()