Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h5692 void setMapTypeModifierLoc(unsigned I, SourceLocation TLoc) { in setMapTypeModifierLoc() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp12549 C->setMapTypeModifierLoc(I, Record.readSourceLocation()); in VisitOMPMapClause()