Home
last modified time | relevance | path

Searched defs:VisitOMPLoopDirective (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2362 void ASTStmtWriter::VisitOMPLoopDirective(OMPLoopDirective *D) { VisitOMPLoopDirective() function in ASTStmtWriter
[all...]
H A DASTReaderStmt.cpp2383 void ASTStmtReader::VisitOMPLoopDirective(OMPLoopDirective *D) { VisitOMPLoopDirective() function in ASTStmtReader
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp957 void StmtProfiler::VisitOMPLoopDirective(const OMPLoopDirective *S) { VisitOMPLoopDirective() function in StmtProfiler
[all...]