Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h6036 SourceLocation getMapTypeModifierLoc(unsigned Cnt) const LLVM_READONLY { in getMapTypeModifierLoc() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6941 Record.AddSourceLocation(C->getMapTypeModifierLoc(I)); in VisitOMPMapClause()