Searched defs:CopyFnType (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 4234 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); ActOnOpenMPRegionStart() local 4281 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); ActOnOpenMPRegionStart() local 4347 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); ActOnOpenMPRegionStart() local 4388 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); ActOnOpenMPRegionStart() local 4440 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); ActOnOpenMPRegionStart() local 4492 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); ActOnOpenMPRegionStart() local 4581 QualType CopyFnType = Context.getFunctionType(Context.VoidTy, Args, EPI); ActOnOpenMPRegionStart() local
|