Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp1061 void StmtProfiler::VisitOMPTargetParallelDirective( in VisitOMPTargetParallelDirective() function in StmtProfiler
H A DStmtPrinter.cpp898 void StmtPrinter::VisitOMPTargetParallelDirective( in VisitOMPTargetParallelDirective() function in StmtPrinter
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp2361 void ASTStmtWriter::VisitOMPTargetParallelDirective( in VisitOMPTargetParallelDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2470 void ASTStmtReader::VisitOMPTargetParallelDirective( in VisitOMPTargetParallelDirective() function in ASTStmtReader
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp2174 void VisitOMPTargetParallelDirective(const OMPTargetParallelDirective *D);
3157 void EnqueueVisitor::VisitOMPTargetParallelDirective( in VisitOMPTargetParallelDirective() function in EnqueueVisitor