Home
last modified time | relevance | path

Searched refs:VisitOMPTileDirective (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp907 void StmtProfiler::VisitOMPTileDirective(const OMPTileDirective *S) { in VisitOMPTileDirective() function in StmtProfiler
H A DStmtPrinter.cpp666 void StmtPrinter::VisitOMPTileDirective(OMPTileDirective *Node) { in VisitOMPTileDirective() function in StmtPrinter
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp2209 void ASTStmtWriter::VisitOMPTileDirective(OMPTileDirective *D) { in VisitOMPTileDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2310 void ASTStmtReader::VisitOMPTileDirective(OMPTileDirective *D) { in VisitOMPTileDirective() function in ASTStmtReader
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2047 void VisitOMPTileDirective(const OMPTileDirective *D);
2895 void EnqueueVisitor::VisitOMPTileDirective(const OMPTileDirective *D) { in VisitOMPTileDirective() function in EnqueueVisitor
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp3808 void VisitOMPTileDirective(OMPTileDirective *S) { in VisitOMPTileDirective() function in __anon022d4e251b11::DSAAttrChecker