Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptStmt.cpp211 auto UpperType = Type.upper(); in getFixedType() local
212 auto Iter = FixedFieldsInfoMap.find(UpperType); in getFixedType()