Home
last modified time | relevance | path

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

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