Searched refs:GetVariable (Results 1 – 9 of 9) sorted by relevance
331 GetVariable (const ConstString &name) in GetVariable() function345 GetVariable (const char *name) in GetVariable() function374 GetVariable (const clang::NamedDecl *decl, uint64_t parser_id) in GetVariable() function
243 Variable *variable = GetVariable(); in GetClangType()441 Variable *variable = GetVariable(); in GetValueAsData()483 Variable *variable = GetVariable(); in GetValueAsData()674 Value::GetVariable() in GetVariable() function in Value
41 ClangExpressionVariableSP var_sp (GetVariable(name)); in CreatePersistentVariable()
318 if (m_struct_members.GetVariable(decl, GetParserID())) in AddValueToStruct()321 ClangExpressionVariableSP var_sp (m_found_entities.GetVariable(decl, GetParserID())); in AddValueToStruct()325 var_sp = m_parser_vars->m_persistent_vars->GetVariable(decl, GetParserID()); in AddValueToStruct()476 ClangExpressionVariableSP entity_sp(m_found_entities.GetVariable(decl, GetParserID())); in GetFunctionInfo()1188 ClangExpressionVariableSP pvar_sp(m_parser_vars->m_persistent_vars->GetVariable(name)); in FindExternalVisibleDecls()
242 GetVariable();
4 …GetVariable("$version");if(ab){X=true;ab=ab.split(" ")[1].split(",");ag=[parseInt(ab[0],10),parseI…
649 v = new ActiveXObject('ShockwaveFlash.ShockwaveFlash').GetVariable('$version');
933 … ClangExpressionVariableSP expr_var_sp (target->GetPersistentVariables().GetVariable (const_name)); in FindValue()
1868 persistent_var_sp = m_persistent_variables.GetVariable (expr_cstr); in EvaluateExpression()