Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1660 TypeIndex CodeViewDebug::lowerType(const DIType *Ty, const DIType *ClassTy) { lowerType() function in CodeViewDebug
/llvm-project/flang/lib/Semantics/
H A Dexpression.cpp1788 auto lowerType{lowerExpr->GetType()}; Add() local