Home
last modified time | relevance | path

Searched defs:VisitOMPTeamsDirective (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2647 void ASTStmtWriter::VisitOMPTeamsDirective(OMPTeamsDirective *D) { in VisitOMPTeamsDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2615 void ASTStmtReader::VisitOMPTeamsDirective(OMPTeamsDirective *D) { in VisitOMPTeamsDirective() function in ASTStmtReader
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp939 void StmtPrinter::VisitOMPTeamsDirective(OMPTeamsDirective *Node) { in VisitOMPTeamsDirective() function in StmtPrinter
H A DStmtProfile.cpp1128 void StmtProfiler::VisitOMPTeamsDirective(const OMPTeamsDirective *S) { in VisitOMPTeamsDirective() function in StmtProfiler