Home
last modified time | relevance | path

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

/external/llvm/lib/AsmParser/
DLLParser.cpp2828 auto *BasePointerType = cast<PointerType>(BaseType->getScalarType()); in ParseValID() local
5514 PointerType *BasePointerType = dyn_cast<PointerType>(BaseType->getScalarType()); in ParseGetElementPtr() local