Home
last modified time | relevance | path

Searched defs:KmpDependInfoTy (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h204 QualType KmpDependInfoTy; variable
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h473 QualType KmpDependInfoTy; variable
DCGOpenMPRuntime.cpp4565 static void getDependTypes(ASTContext &C, QualType &KmpDependInfoTy, in getDependTypes()
4608 static void emitDependData(CodeGenFunction &CGF, QualType &KmpDependInfoTy, in emitDependData()
4668 emitDepobjElementsSizes(CodeGenFunction &CGF, QualType &KmpDependInfoTy, in emitDepobjElementsSizes()
4725 static void emitDepobjElements(CodeGenFunction &CGF, QualType &KmpDependInfoTy, in emitDepobjElements()