Searched defs:typeLoc (Results 1 – 9 of 9) sorted by relevance
215 auto typeLoc = getToken().getLoc(); in parseMemRefType() local471 auto typeLoc = getToken().getLoc(); in parseVectorType() local
838 auto typeLoc = getToken().getLoc(); in parseDenseArrayAttr() local
1291 Location typeLoc = result.location; in parseGenericOperationAfterOpName() local
26 auto typeLoc = parser.getCurrentLocation(); in parseStorageType() local97 auto typeLoc = parser.getCurrentLocation(); in parseExpressedTypeAndRange() local
158 SMLoc typeLoc = parser.getCurrentLocation(); in parseAndVerifyType() local202 SMLoc typeLoc = parser.getCurrentLocation(); in parseAndVerifyMatrixType() local238 SMLoc typeLoc = parser.getCurrentLocation(); in parseAndVerifySampledImageType() local
574 SMLoc typeLoc = parser.getCurrentLocation(); in parseType() local
774 const internal::VariadicAllOfMatcher<TypeLoc> typeLoc; variable
2620 SMLoc typeLoc = parser.getCurrentLocation(); in parse() local
1420 SMLoc typeLoc) { in getInsertExtractValueElementType()