Searched defs:VisitOMPCriticalDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2444 void ASTStmtWriter::VisitOMPCriticalDirective(OMPCriticalDirective *D) { VisitOMPCriticalDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2454 void ASTStmtReader::VisitOMPCriticalDirective(OMPCriticalDirective *D) { VisitOMPCriticalDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 798 void StmtPrinter::VisitOMPCriticalDirective(OMPCriticalDirective *Node) { VisitOMPCriticalDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1014 void StmtProfiler::VisitOMPCriticalDirective(const OMPCriticalDirective *S) { VisitOMPCriticalDirective() function in StmtProfiler |