Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCall.cpp2253 if (const auto *TOTy = dyn_cast<TypedefType>(OTy)) in EmitFunctionProlog() local
2254 AVAttr = TOTy->getDecl()->getAttr<AlignValueAttr>(); in EmitFunctionProlog()
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp2602 if (const auto *TOTy = dyn_cast<TypedefType>(OTy)) in EmitFunctionProlog() local
2603 AVAttr = TOTy->getDecl()->getAttr<AlignValueAttr>(); in EmitFunctionProlog()