Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2403 void ASTStmtWriter::VisitOMPLoopDirective(OMPLoopDirective *D) { VisitOMPLoopDirective() function in ASTStmtWriter
[all...]
H A DASTReaderStmt.cpp2406 void ASTStmtReader::VisitOMPLoopDirective(OMPLoopDirective *D) { VisitOMPLoopDirective() function in ASTStmtReader
[all...]
/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp959 void StmtProfiler::VisitOMPLoopDirective(const OMPLoopDirective *S) { VisitOMPLoopDirective() function in StmtProfiler
[all...]
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3206 void EnqueueVisitor::VisitOMPLoopDirective(const OMPLoopDirective *D) { VisitOMPLoopDirective() function in EnqueueVisitor
[all...]