Searched refs:VisitOMPMasterDirective (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp823 void StmtProfiler::VisitOMPMasterDirective(const OMPMasterDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp691 void StmtPrinter::VisitOMPMasterDirective(OMPMasterDirective *Node) { function in class:StmtPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2270 void ASTStmtReader::VisitOMPMasterDirective(OMPMasterDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2177 void ASTStmtWriter::VisitOMPMasterDirective(OMPMasterDirective *D) { function in class:ASTStmtWriter

Completed in 170 milliseconds