Searched refs:ReplaceVariables (Results 1 – 5 of 5) sorted by relevance
203 return ReplaceVariables(placeholders, in ReplacePlaceholders()221 return ReplaceVariables(dictionary, kMessageBegin, kMessageEnd, text, error); in ReplaceMessagesWithExternalDictionary()225 bool MessageBundle::ReplaceVariables(const SubstitutionMap& variables, in ReplaceVariables() function in extensions::MessageBundle
325 struct ReplaceVariables { struct340 static ReplaceVariables test_cases[] = { in TEST()392 MessageBundle::ReplaceVariables(messages, in TEST()
93 static bool ReplaceVariables(const SubstitutionMap& variables,
608 ReplaceVariables (llvm::Function &llvm_function);
2302 IRForTarget::ReplaceVariables (Function &llvm_function) in ReplaceVariables() function in IRForTarget2823 if (!ReplaceVariables(*main_function)) in runOnModule()