Searched refs:VisitOMPForDirective (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp798 void StmtPrinter::VisitOMPForDirective(OMPForDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp367 void StmtProfiler::VisitOMPForDirective(const OMPForDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1859 void VisitOMPForDirective(const OMPForDirective *D);
2300 void EnqueueVisitor::VisitOMPForDirective(const OMPForDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1920 void ASTStmtReader::VisitOMPForDirective(OMPForDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1826 void ASTStmtWriter::VisitOMPForDirective(OMPForDirective *D) { function in class:ASTStmtWriter

Completed in 2106 milliseconds