Home
last modified time | relevance | path

Searched refs:VisitOMPLastprivateClause (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp385 OMPClauseProfiler::VisitOMPLastprivateClause(const OMPLastprivateClause *C) { in VisitOMPLastprivateClause() function in __anon98c5552c0211::OMPClauseProfiler
DStmtPrinter.cpp796 void OMPClausePrinter::VisitOMPLastprivateClause(OMPLastprivateClause *Node) { in VisitOMPLastprivateClause() function in __anon7f41149f0211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2761 bool RecursiveASTVisitor<Derived>::VisitOMPLastprivateClause(
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1908 void OMPClauseWriter::VisitOMPLastprivateClause(OMPLastprivateClause *C) { in VisitOMPLastprivateClause() function in OMPClauseWriter
DASTReaderStmt.cpp2073 void OMPClauseReader::VisitOMPLastprivateClause(OMPLastprivateClause *C) { in VisitOMPLastprivateClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2175 void OMPClauseEnqueue::VisitOMPLastprivateClause( in VisitOMPLastprivateClause() function in __anonc9d3eafc0311::OMPClauseEnqueue