Searched refs:emitDependData (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 4049 static void emitDependData(CodeGenFunction &CGF, QualType &KmpDependInfoTy, in emitDependData() function 4294 emitDependData(CGF, KmpDependInfoTy, &Pos, Dep, DependenciesArray); in emitDependClause() 4303 emitDependData(CGF, KmpDependInfoTy, &PosLVal, Dep, DependenciesArray); in emitDependClause() 4398 emitDependData(CGF, KmpDependInfoTy, Pos, Dependencies, DependenciesArray); in emitDepobjDependClause()
|