HomeSort by: relevance | last modified time | path
    Searched defs:VisitOMPSectionsDirective (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtPrinter.cpp 681 void StmtPrinter::VisitOMPSectionsDirective(OMPSectionsDirective *Node) {
StmtProfile.cpp 919 void StmtProfiler::VisitOMPSectionsDirective(const OMPSectionsDirective *S) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterStmt.cpp 2225 void ASTStmtWriter::VisitOMPSectionsDirective(OMPSectionsDirective *D) {
ASTReaderStmt.cpp 2323 void ASTStmtReader::VisitOMPSectionsDirective(OMPSectionsDirective *D) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2050 void VisitOMPSectionsDirective(const OMPSectionsDirective *D);
2907 void EnqueueVisitor::VisitOMPSectionsDirective(const OMPSectionsDirective *D) {

Completed in 41 milliseconds