Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3108 if (const auto *TOTy = OTy->getAs<TypedefType>()) in EmitFunctionProlog() local
3109 AVAttr = TOTy->getDecl()->getAttr<AlignValueAttr>(); in EmitFunctionProlog()