Searched defs:Substitution (Results 1 – 5 of 5) sorted by relevance
31 using Substitution = std::unordered_map<std::string, TupleKindPtr>; variable
406 Substitution(FileCheckPatternContext *Context, StringRef VarName, in Substitution() function
1176 Substitution *Substitution = in parsePattern() local1254 for (const auto &Substitution : Substitutions) { in match() local1359 for (const auto &Substitution : Substitutions) { in printSubstitutions() local
777 llvm::DenseMap<const Type *, unsigned>::iterator Substitution in VisitType() local
713 Piece *Substitution; member