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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp914 void StmtProfiler::VisitOMPTeamsDirective(const OMPTeamsDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp803 void StmtPrinter::VisitOMPTeamsDirective(OMPTeamsDirective *Node) { function in class:StmtPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2408 void ASTStmtReader::VisitOMPTeamsDirective(OMPTeamsDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2326 void ASTStmtWriter::VisitOMPTeamsDirective(OMPTeamsDirective *D) { function in class:ASTStmtWriter

Completed in 231 milliseconds