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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1042 CanQualType OMPArraySectionTy, OMPArrayShapingTy, OMPIteratorTy;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 1400 InitBuiltinType(OMPIteratorTy, BuiltinType::OMPIterator);
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 7048 T = Context.OMPIteratorTy;
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 5429 return OMPIteratorExpr::Create(Context, Context.OMPIteratorTy, IteratorKwLoc,

Completed in 43 milliseconds