Searched refs:Substitutions (Results 1 – 10 of 10) sorted by relevance
383 llvm::DenseMap<uintptr_t, unsigned> Substitutions; member in __anon5aa6b61e0111::CXXNameMangler4240 llvm::DenseMap<uintptr_t, unsigned>::iterator I = Substitutions.find(Ptr); in mangleSubstitution()4241 if (I == Substitutions.end()) in mangleSubstitution()4404 assert(!Substitutions.count(Ptr) && "Substitution already exists!"); in addSubstitution()4405 Substitutions[Ptr] = SeqID++; in addSubstitution()
256 # Substitutions for "makeaperl" section.
257 # Substitutions for "makeaperl" section.
220 # Substitutions for .in files
519 # Please read section 11.6 "Shell Substitutions"602 # Please read section 11.6 "Shell Substitutions"
408 Substitutions section in Regression test structure
434 Substitutions section in Regression test structure
171 PEP 292: Simpler String Substitutions211 :pep:`292` - Simpler String Substitutions