Home
last modified time | relevance | path

Searched refs:VisitOMPScanDirective (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp990 void StmtProfiler::VisitOMPScanDirective(const OMPScanDirective *S) { in VisitOMPScanDirective() function in StmtProfiler
H A DStmtPrinter.cpp769 void StmtPrinter::VisitOMPScanDirective(OMPScanDirective *Node) { in VisitOMPScanDirective() function in StmtPrinter
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp2377 void ASTStmtWriter::VisitOMPScanDirective(OMPScanDirective *D) { in VisitOMPScanDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2410 void ASTStmtReader::VisitOMPScanDirective(OMPScanDirective *D) { in VisitOMPScanDirective() function in ASTStmtReader
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2069 void VisitOMPScanDirective(const OMPScanDirective *D);
2980 void EnqueueVisitor::VisitOMPScanDirective(const OMPScanDirective *D) { in VisitOMPScanDirective() function in EnqueueVisitor