Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2700 Type *ImplicitPointeeType = in parseConstants() local
2703 PointeeType = ImplicitPointeeType; in parseConstants()
2704 else if (PointeeType != ImplicitPointeeType) in parseConstants()