Searched defs:CopyFnType (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaOpenMP.cpp | 4210 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); in ActOnOpenMPRegionStart() local 4255 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); in ActOnOpenMPRegionStart() local 4316 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); in ActOnOpenMPRegionStart() local 4358 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); in ActOnOpenMPRegionStart() local 4411 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); in ActOnOpenMPRegionStart() local 4463 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); in ActOnOpenMPRegionStart() local 4566 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); in ActOnOpenMPRegionStart() local
|