Home
last modified time | relevance | path

Searched defs:VisitOMPTargetTeamsDirective (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp2513 void ASTStmtWriter::VisitOMPTargetTeamsDirective(OMPTargetTeamsDirective *D) { in VisitOMPTargetTeamsDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2566 void ASTStmtReader::VisitOMPTargetTeamsDirective(OMPTargetTeamsDirective *D) { in VisitOMPTargetTeamsDirective() function in ASTStmtReader
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp935 void StmtPrinter::VisitOMPTargetTeamsDirective(OMPTargetTeamsDirective *Node) { in VisitOMPTargetTeamsDirective() function in StmtPrinter
H A DStmtProfile.cpp1136 void StmtProfiler::VisitOMPTargetTeamsDirective( in VisitOMPTargetTeamsDirective() function in StmtProfiler
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp3113 void EnqueueVisitor::VisitOMPTargetTeamsDirective( in VisitOMPTargetTeamsDirective() function in EnqueueVisitor