Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDOpenMPClause.h5980 void setMapTypeModifierLoc(unsigned I, SourceLocation TLoc) { in setMapTypeModifierLoc() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp11291 C->setMapTypeModifierLoc(I, Record.readSourceLocation()); in VisitOMPMapClause()