Searched defs:currentType (Results 1 – 4 of 4) sorted by relevance
27 ast::Type currentType, bool allowInlineTypeConstraints, in codeCompleteConstraintName()
172 auto currentType = cast<MemRefType>(op.getMemref().getType()); matchAndRewrite() local
767 void codeCompleteConstraintName(ast::Type currentType, in codeCompleteConstraintName() argument [all...]
684 Type currentType = gep.getElemType(); gepToByteOffset() local