Searched defs:VisitOMPScopeDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2426 void ASTStmtWriter::VisitOMPScopeDirective(OMPScopeDirective *D) { VisitOMPScopeDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2439 void ASTStmtReader::VisitOMPScopeDirective(OMPScopeDirective *D) { VisitOMPScopeDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 783 void StmtPrinter::VisitOMPScopeDirective(OMPScopeDirective *Node) { VisitOMPScopeDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1002 void StmtProfiler::VisitOMPScopeDirective(const OMPScopeDirective *S) { VisitOMPScopeDirective() function in StmtProfiler |