Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1625 llvm::Type *BaseValueTy = nullptr; member
H A DCGClass.cpp330 llvm::Type *BaseValueTy = ConvertType((PathEnd[-1])->getType()); in GetAddressOfBaseClass() local