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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 449 QualType KmpRoutineEntryPtrQTy;
CGOpenMPRuntime.cpp 3387 KmpRoutineEntryPtrQTy = C.getPointerType(
3389 KmpRoutineEntryPtrTy = CGM.getTypes().ConvertType(KmpRoutineEntryPtrQTy);
4239 CGM, D.getDirectiveKind(), KmpInt32Ty, KmpRoutineEntryPtrQTy));
4249 CGM, D.getDirectiveKind(), KmpInt32Ty, KmpRoutineEntryPtrQTy));

Completed in 94 milliseconds