Searched refs:VisitOMPLinearClause (Results 1 - 7 of 7) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp724 void OMPClausePrinter::VisitOMPLinearClause(OMPLinearClause *Node) { function in class:__anon17750::OMPClausePrinter
H A DStmtProfile.cpp331 void OMPClauseProfiler::VisitOMPLinearClause(const OMPLinearClause *C) { function in class:__anon17752::OMPClauseProfiler
/external/clang/include/clang/AST/
H A DDataRecursiveASTVisitor.h2413 bool RecursiveASTVisitor<Derived>::VisitOMPLinearClause(OMPLinearClause *C) { function in class:clang::RecursiveASTVisitor
H A DRecursiveASTVisitor.h2435 bool RecursiveASTVisitor<Derived>::VisitOMPLinearClause(OMPLinearClause *C) { function in class:clang::RecursiveASTVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1848 void OMPClauseReader::VisitOMPLinearClause(OMPLinearClause *C) { function in class:OMPClauseReader
H A DASTWriterStmt.cpp1766 void OMPClauseWriter::VisitOMPLinearClause(OMPLinearClause *C) { function in class:OMPClauseWriter
/external/clang/tools/libclang/
H A DCIndex.cpp1988 void OMPClauseEnqueue::VisitOMPLinearClause(const OMPLinearClause *C) { function in class:__anon19508::OMPClauseEnqueue

Completed in 375 milliseconds