Home
last modified time | relevance | path

Searched defs:setMapLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h3330 void setMapLoc(SourceLocation TLoc) { MapLoc = TLoc; } in setMapLoc() function
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h5504 void setMapLoc(SourceLocation TLoc) { MapLoc = TLoc; } in setMapLoc() function