Searched refs:VisitOMPParallelDirective (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp624 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp279 StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { function in class:StmtProfiler
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp1719 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp1732 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtReader
/external/clang/tools/libclang/
H A DCIndex.cpp1858 void VisitOMPParallelDirective(const OMPParallelDirective *D);
2238 void EnqueueVisitor::VisitOMPParallelDirective(const OMPParallelDirective *D) { function in class:EnqueueVisitor

Completed in 50 milliseconds