Searched defs:VisitOMPLastprivateClause (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/AST/ | ||
D | StmtProfile.cpp | 367 OMPClauseProfiler::VisitOMPLastprivateClause(const OMPLastprivateClause *C) { in VisitOMPLastprivateClause() function in __anon98c5552c0211::OMPClauseProfiler |
D | StmtPrinter.cpp | 784 void OMPClausePrinter::VisitOMPLastprivateClause(OMPLastprivateClause *Node) { in VisitOMPLastprivateClause() function in __anon7f41149f0211::OMPClausePrinter |
/external/clang/lib/Serialization/ | ||
D | ASTWriterStmt.cpp | 1873 void OMPClauseWriter::VisitOMPLastprivateClause(OMPLastprivateClause *C) { in VisitOMPLastprivateClause() function in OMPClauseWriter |
D | ASTReaderStmt.cpp | 1998 void OMPClauseReader::VisitOMPLastprivateClause(OMPLastprivateClause *C) { in VisitOMPLastprivateClause() function in OMPClauseReader |
/external/clang/tools/libclang/ | ||
D | CIndex.cpp | 2124 void OMPClauseEnqueue::VisitOMPLastprivateClause( in VisitOMPLastprivateClause() function in __anonc9d3eafc0311::OMPClauseEnqueue |