Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h3434 SourceLocation getMapLoc() const LLVM_READONLY { return MapLoc; } in getMapLoc() function
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2042 Record.AddSourceLocation(C->getMapLoc()); in VisitOMPMapClause()
/external/clang/lib/Sema/
DTreeTransform.h8034 C->getMapLoc(), C->getColonLoc(), Vars, C->getLocStart(), in TransformOMPMapClause()