Searched defs:replaceCall (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/unittests/clang-tidy/ | ||
H A D | TransformerClangTidyCheckTest.cpp | 270 RewriteRuleWith<std::string> replaceCall(IncludeFormat Format) { in replaceCall() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULibCalls.cpp | 129 static void replaceCall(Instruction *I, Value *With) { replaceCall() function in llvm::AMDGPULibCalls |