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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp819 void StmtProfiler::VisitOMPSingleDirective(const OMPSingleDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp686 void StmtPrinter::VisitOMPSingleDirective(OMPSingleDirective *Node) { function in class:StmtPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2263 void ASTStmtReader::VisitOMPSingleDirective(OMPSingleDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2170 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { function in class:ASTStmtWriter

Completed in 98 milliseconds