Searched refs:VisitOMPSectionDirective (Results 1 - 5 of 5) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 461 void StmtProfiler::VisitOMPSectionDirective(const OMPSectionDirective *S) { function in class:StmtProfiler |
H A D | StmtPrinter.cpp | 849 void StmtPrinter::VisitOMPSectionDirective(OMPSectionDirective *Node) { function in class:StmtPrinter |
/external/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 1871 void VisitOMPSectionDirective(const OMPSectionDirective *D); 2431 void EnqueueVisitor::VisitOMPSectionDirective(const OMPSectionDirective *D) { function in class:EnqueueVisitor |
/external/clang/lib/Serialization/ | ||
H A D | ASTReaderStmt.cpp | 2121 void ASTStmtReader::VisitOMPSectionDirective(OMPSectionDirective *D) { function in class:ASTStmtReader |
H A D | ASTWriterStmt.cpp | 1972 void ASTStmtWriter::VisitOMPSectionDirective(OMPSectionDirective *D) { function in class:ASTStmtWriter |
Completed in 177 milliseconds