Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h5584 void setMapTypeModifierLoc(unsigned I, SourceLocation TLoc) { in setMapTypeModifierLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp12507 C->setMapTypeModifierLoc(I, Record.readSourceLocation()); in VisitOMPMapClause()