Searched refs:VisitOMPLoopDirective (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp791 void StmtProfiler::VisitOMPLoopDirective(const OMPLoopDirective *S) { function in class:StmtProfiler
800 VisitOMPLoopDirective(S);
804 VisitOMPLoopDirective(S);
808 VisitOMPLoopDirective(S);
834 VisitOMPLoopDirective(S);
839 VisitOMPLoopDirective(S);
928 VisitOMPLoopDirective(S);
933 VisitOMPLoopDirective(S);
938 VisitOMPLoopDirective(S);
943 VisitOMPLoopDirective(
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2152 void ASTStmtReader::VisitOMPLoopDirective(OMPLoopDirective *D) { function in class:ASTStmtReader
2237 VisitOMPLoopDirective(D);
2241 VisitOMPLoopDirective(D);
2246 VisitOMPLoopDirective(D);
2284 VisitOMPLoopDirective(D);
2290 VisitOMPLoopDirective(D);
2404 VisitOMPLoopDirective(D);
2431 VisitOMPLoopDirective(D);
2435 VisitOMPLoopDirective(D);
2440 VisitOMPLoopDirective(
[all...]
H A DASTWriterStmt.cpp2068 void ASTStmtWriter::VisitOMPLoopDirective(OMPLoopDirective *D) { function in class:ASTStmtWriter
2140 VisitOMPLoopDirective(D);
2145 VisitOMPLoopDirective(D);
2151 VisitOMPLoopDirective(D);
2192 VisitOMPLoopDirective(D);
2199 VisitOMPLoopDirective(D);
2281 VisitOMPLoopDirective(D);
2350 VisitOMPLoopDirective(D);
2355 VisitOMPLoopDirective(D);
2361 VisitOMPLoopDirective(
[all...]

Completed in 102 milliseconds