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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RecursiveASTVisitor.h 3240 bool RecursiveASTVisitor<Derived>::VisitOMPNovariantsClause(
  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtProfile.cpp 486 void OMPClauseProfiler::VisitOMPNovariantsClause(const OMPNovariantsClause *C) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2294 void OMPClauseEnqueue::VisitOMPNovariantsClause(const OMPNovariantsClause *C) {

Completed in 21 milliseconds