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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 448 llvm::Type *KmpRoutineEntryPtrTy = nullptr;
CGOpenMPRuntime.cpp 3382 if (!KmpRoutineEntryPtrTy) {
3389 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy);
4324 TaskEntry, KmpRoutineEntryPtrTy)};
4555 DestructorFn, KmpRoutineEntryPtrTy),

Completed in 42 milliseconds