Searched defs:VisitOMPTeamsDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2598 void ASTStmtWriter::VisitOMPTeamsDirective(OMPTeamsDirective *D) { VisitOMPTeamsDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2587 void ASTStmtReader::VisitOMPTeamsDirective(OMPTeamsDirective *D) { VisitOMPTeamsDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 926 void StmtPrinter::VisitOMPTeamsDirective(OMPTeamsDirective *Node) { VisitOMPTeamsDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1117 void StmtProfiler::VisitOMPTeamsDirective(const OMPTeamsDirective *S) { VisitOMPTeamsDirective() function in StmtProfiler |