Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp309 void OMPClauseProfiler::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in __anon98c5552c0211::OMPClauseProfiler
DStmtPrinter.cpp630 void OMPClausePrinter::VisitOMPSimdlenClause(OMPSimdlenClause *Node) { in VisitOMPSimdlenClause() function in __anon7f41149f0211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2636 bool RecursiveASTVisitor<Derived>::VisitOMPSimdlenClause(OMPSimdlenClause *C) {
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1820 void OMPClauseWriter::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseWriter
DASTReaderStmt.cpp1973 void OMPClauseReader::VisitOMPSimdlenClause(OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2080 void OMPClauseEnqueue::VisitOMPSimdlenClause(const OMPSimdlenClause *C) { in VisitOMPSimdlenClause() function in __anonc9d3eafc0311::OMPClauseEnqueue