Searched defs:VisitOMPDistributeParallelForDirective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2734 void ASTStmtWriter::VisitOMPDistributeParallelForDirective( VisitOMPDistributeParallelForDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2690 void ASTStmtReader::VisitOMPDistributeParallelForDirective( VisitOMPDistributeParallelForDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 1017 void StmtPrinter::VisitOMPDistributeParallelForDirective( VisitOMPDistributeParallelForDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1200 void StmtProfiler::VisitOMPDistributeParallelForDirective( VisitOMPDistributeParallelForDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3429 void EnqueueVisitor::VisitOMPDistributeParallelForDirective( VisitOMPDistributeParallelForDirective() function in EnqueueVisitor |