Home
last modified time | relevance | path

Searched refs:getMapLoc (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h2715 SourceLocation getMapLoc() const LLVM_READONLY { return MapLoc; } in getMapLoc() function
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2000 Writer->Writer.AddSourceLocation(C->getMapLoc(), Record); in VisitOMPMapClause()
/external/clang/lib/Sema/
DTreeTransform.h7798 C->getMapTypeModifier(), C->getMapType(), C->getMapLoc(), in TransformOMPMapClause()