Searched defs:FullTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DValueList.cpp68 void BitcodeReaderValueList::assignValue(Value *V, unsigned Idx, Type *FullTy) { argument
119 getValueFwdRef(unsigned Idx, Type *Ty, Type **FullTy) argument
H A DBitcodeReader.cpp613 std::pair<Type *, Type *> getPointerElementTypes(Type *FullTy) { argument
3305 Type *FullTy = PointerType::get(FullFTy, AddrSpace); local
3337 Type *FullTy = getFullyStructuredTypeByID(Record[OpNum++]); local
3787 Type *FullTy = nullptr; local
4525 Type *FullTy; local
4842 Type *FullTy; local
4865 Type *FullTy; local
5056 Type *FullTy; local
[all...]

Completed in 120 milliseconds