Searched defs:VisitOMPParallelDirective (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtProfile.cpp495 void StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp936 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { function in class:StmtPrinter
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp2092 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp2303 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { function in class:ASTStmtReader

Completed in 91 milliseconds