Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp304 void OMPClauseProfiler::VisitOMPSafelenClause(const OMPSafelenClause *C) { in VisitOMPSafelenClause() function in __anon98c5552c0211::OMPClauseProfiler
DStmtPrinter.cpp624 void OMPClausePrinter::VisitOMPSafelenClause(OMPSafelenClause *Node) { in VisitOMPSafelenClause() function in __anon7f41149f0211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2630 bool RecursiveASTVisitor<Derived>::VisitOMPSafelenClause(OMPSafelenClause *C) {
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1815 void OMPClauseWriter::VisitOMPSafelenClause(OMPSafelenClause *C) { in VisitOMPSafelenClause() function in OMPClauseWriter
DASTReaderStmt.cpp1968 void OMPClauseReader::VisitOMPSafelenClause(OMPSafelenClause *C) { in VisitOMPSafelenClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2076 void OMPClauseEnqueue::VisitOMPSafelenClause(const OMPSafelenClause *C) { in VisitOMPSafelenClause() function in __anonc9d3eafc0311::OMPClauseEnqueue