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

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3057 QualType KmpRoutineEntryTyArgs[] = {KmpInt32Ty, C.VoidPtrTy}; local
3060 C.getFunctionType(KmpInt32Ty, KmpRoutineEntryTyArgs, EPI));

Completed in 212 milliseconds