Searched refs:type_to_use (Results 1 – 1 of 1) sorted by relevance
1513 CompilerType type_to_use = GuardedCopyType(var_clang_type); in GetVariableValue() local1515 if (!type_to_use) { in GetVariableValue()1523 *parser_type = TypeFromParser(type_to_use); in GetVariableValue()1526 var_location.SetCompilerType(type_to_use); in GetVariableValue()