Home
last modified time | relevance | path

Searched defs:ReplaceVariables (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DReplaceVariable.cpp117 ANGLE_NO_DISCARD bool ReplaceVariables(TCompiler *compiler, in ReplaceVariables() function
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.cpp1650 bool IRForTarget::ReplaceVariables(Function &llvm_function) { in ReplaceVariables() function in IRForTarget