Searched defs:VisitOMPLinearClause (Results 1 – 5 of 5) sorted by relevance
| /external/clang/lib/AST/ | ||
| D | StmtProfile.cpp | 428 void OMPClauseProfiler::VisitOMPLinearClause(const OMPLinearClause *C) {  in VisitOMPLinearClause()  function in __anon7ae58b710211::OMPClauseProfiler | 
| D | StmtPrinter.cpp | 834 void OMPClausePrinter::VisitOMPLinearClause(OMPLinearClause *Node) {  in VisitOMPLinearClause()  function in __anon61614ae40211::OMPClausePrinter | 
| /external/clang/lib/Serialization/ | ||
| D | ASTWriterStmt.cpp | 1950 void OMPClauseWriter::VisitOMPLinearClause(OMPLinearClause *C) {  in VisitOMPLinearClause()  function in OMPClauseWriter | 
| D | ASTReaderStmt.cpp | 2145 void OMPClauseReader::VisitOMPLinearClause(OMPLinearClause *C) {  in VisitOMPLinearClause()  function in OMPClauseReader | 
| /external/clang/tools/libclang/ | ||
| D | CIndex.cpp | 2211 void OMPClauseEnqueue::VisitOMPLinearClause(const OMPLinearClause *C) {  in VisitOMPLinearClause()  function in __anonb4dac6810311::OMPClauseEnqueue |