Home
last modified time | relevance | path

Searched refs:AsArraySection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp805 bool AsArraySection = isa<ArraySectionExpr>(ClausesData[N].Ref); in emitAggregateType() local
816 if (AsArraySection) { in emitAggregateType()