Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTypeLocBuilder.h37 QualType LastTy; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2436 Type *LastTy = nullptr; in writeConstants() local