Searched defs:VisitOMPSafelenClause (Results 1 – 5 of 5) sorted by relevance
/external/clang/lib/AST/ | ||
D | StmtProfile.cpp | 288 void OMPClauseProfiler::VisitOMPSafelenClause(const OMPSafelenClause *C) { in VisitOMPSafelenClause() function in __anon98c5552c0211::OMPClauseProfiler |
D | StmtPrinter.cpp | 623 void OMPClausePrinter::VisitOMPSafelenClause(OMPSafelenClause *Node) { in VisitOMPSafelenClause() function in __anon7f41149f0211::OMPClausePrinter |
/external/clang/lib/Serialization/ | ||
D | ASTWriterStmt.cpp | 1785 void OMPClauseWriter::VisitOMPSafelenClause(OMPSafelenClause *C) { in VisitOMPSafelenClause() function in OMPClauseWriter |
D | ASTReaderStmt.cpp | 1900 void OMPClauseReader::VisitOMPSafelenClause(OMPSafelenClause *C) { in VisitOMPSafelenClause() function in OMPClauseReader |
/external/clang/tools/libclang/ | ||
D | CIndex.cpp | 2032 void OMPClauseEnqueue::VisitOMPSafelenClause(const OMPSafelenClause *C) { in VisitOMPSafelenClause() function in __anonc9d3eafc0311::OMPClauseEnqueue |