Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp1098 void StmtProfiler::VisitOMPMaskedTaskLoopDirective( in VisitOMPMaskedTaskLoopDirective() function in StmtProfiler
H A DStmtPrinter.cpp945 void StmtPrinter::VisitOMPMaskedTaskLoopDirective( in VisitOMPMaskedTaskLoopDirective() function in StmtPrinter
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp2464 void ASTStmtWriter::VisitOMPMaskedTaskLoopDirective( in VisitOMPMaskedTaskLoopDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2516 void ASTStmtReader::VisitOMPMaskedTaskLoopDirective( in VisitOMPMaskedTaskLoopDirective() function in ASTStmtReader
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp2181 void VisitOMPMaskedTaskLoopDirective(const OMPMaskedTaskLoopDirective *D);
3194 void EnqueueVisitor::VisitOMPMaskedTaskLoopDirective( in VisitOMPMaskedTaskLoopDirective() function in EnqueueVisitor