Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamArray.h159 typedef VarStreamArrayIterator<ValueType, Extractor> IterType; typedef
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3332 RecTy *IterType = nullptr; in ParseForeachDeclaration() local