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

  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtPrinter.cpp 969 void StmtPrinter::VisitOMPDispatchDirective(OMPDispatchDirective *Node) {
StmtProfile.cpp 1165 void StmtProfiler::VisitOMPDispatchDirective(const OMPDispatchDirective *S) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterStmt.cpp 2551 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) {
ASTReaderStmt.cpp 2597 void ASTStmtReader::VisitOMPDispatchDirective(OMPDispatchDirective *D) {

Completed in 41 milliseconds