Searched refs:VisitOMPParallelSectionsDirective (Results 1 - 5 of 5) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 488 void StmtProfiler::VisitOMPParallelSectionsDirective( function in class:StmtProfiler |
H A D | StmtPrinter.cpp | 885 void StmtPrinter::VisitOMPParallelSectionsDirective( function in class:StmtPrinter |
/external/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 1877 void VisitOMPParallelSectionsDirective(const OMPParallelSectionsDirective *D); 2458 void EnqueueVisitor::VisitOMPParallelSectionsDirective( function in class:EnqueueVisitor |
/external/clang/lib/Serialization/ | ||
H A D | ASTReaderStmt.cpp | 2153 void ASTStmtReader::VisitOMPParallelSectionsDirective( function in class:ASTStmtReader |
H A D | ASTWriterStmt.cpp | 2009 void ASTStmtWriter::VisitOMPParallelSectionsDirective( function in class:ASTStmtWriter |
Completed in 489 milliseconds