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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h535 bool TraverseOMPLoopDirective(OMPLoopDirective *S);
2776 RecursiveASTVisitor<Derived>::TraverseOMPLoopDirective(OMPLoopDirective *S) { function in class:clang::RecursiveASTVisitor

Completed in 47 milliseconds