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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp815 void StmtProfiler::VisitOMPSectionDirective(const OMPSectionDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp681 void StmtPrinter::VisitOMPSectionDirective(OMPSectionDirective *Node) { function in class:StmtPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2257 void ASTStmtReader::VisitOMPSectionDirective(OMPSectionDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2163 void ASTStmtWriter::VisitOMPSectionDirective(OMPSectionDirective *D) { function in class:ASTStmtWriter

Completed in 205 milliseconds