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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp895 void StmtProfiler::VisitOMPLoopDirective(const OMPLoopDirective *S) { function in class:StmtProfiler
904 VisitOMPLoopDirective(S);
912 VisitOMPLoopDirective(S);
916 VisitOMPLoopDirective(S);
942 VisitOMPLoopDirective(S);
947 VisitOMPLoopDirective(S);
1044 VisitOMPLoopDirective(S);
1049 VisitOMPLoopDirective(S);
1054 VisitOMPLoopDirective(S);
1059 VisitOMPLoopDirective(
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp2296 void ASTStmtReader::VisitOMPLoopDirective(OMPLoopDirective *D) { function in class:ASTStmtReader
2307 VisitOMPLoopDirective(D);
2315 VisitOMPLoopDirective(D);
2320 VisitOMPLoopDirective(D);
2352 VisitOMPLoopDirective(D);
2358 VisitOMPLoopDirective(D);
2458 VisitOMPLoopDirective(D);
2481 VisitOMPLoopDirective(D);
2486 VisitOMPLoopDirective(D);
2491 VisitOMPLoopDirective(
[all...]
H A DASTWriterStmt.cpp2193 void ASTStmtWriter::VisitOMPLoopDirective(OMPLoopDirective *D) { function in class:ASTStmtWriter
2205 VisitOMPLoopDirective(D);
2215 VisitOMPLoopDirective(D);
2221 VisitOMPLoopDirective(D);
2259 VisitOMPLoopDirective(D);
2266 VisitOMPLoopDirective(D);
2336 VisitOMPLoopDirective(D);
2411 VisitOMPLoopDirective(D);
2417 VisitOMPLoopDirective(D);
2423 VisitOMPLoopDirective(
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2044 void VisitOMPLoopDirective(const OMPLoopDirective *D);
2883 void EnqueueVisitor::VisitOMPLoopDirective(const OMPLoopDirective *D) { function in class:EnqueueVisitor
2892 VisitOMPLoopDirective(D);
2900 VisitOMPLoopDirective(D);
2904 VisitOMPLoopDirective(D);
2930 VisitOMPLoopDirective(D);
2935 VisitOMPLoopDirective(D);
3018 VisitOMPLoopDirective(D);
3035 VisitOMPLoopDirective(D);
3040 VisitOMPLoopDirective(
[all...]

Completed in 284 milliseconds