Home
last modified time | relevance | path

Searched defs:KmpTaskAffinityInfoTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h478 QualType KmpTaskAffinityInfoTy; variable
H A DCGOpenMPRuntime.cpp3599 static void getKmpAffinityType(ASTContext &C, QualType &KmpTaskAffinityInfoTy) { in getKmpAffinityType()