Home
last modified time | relevance | path

Searched defs:var_type (Results 1 – 10 of 10) sorted by relevance

/external/lldb/source/Core/
DValueObjectVariable.cpp60 Type *var_type = m_variable_sp->GetType(); in GetClangTypeImpl() local
69 Type * var_type = m_variable_sp->GetType(); in GetTypeName() local
78 Type * var_type = m_variable_sp->GetType(); in GetQualifiedTypeName() local
/external/mesa3d/src/glsl/tests/lower_jumps/
Dcreate_test_cases.py131 def declare_temp(var_type, var_name): argument
/external/lldb/source/Expression/
DClangExpressionDeclMap.cpp1403 Type *var_type = var->GetType(); in GetVariableValue() local
1683 QualType var_type = var_decl->getType(); in ResolveUnknownTypes() local
/external/opencv/ml/src/
Dml_inner_functions.cpp565 cvPreprocessVarType( const CvMat* var_type, const CvMat* var_idx, in cvPreprocessVarType()
/external/mesa3d/src/glsl/
Dast_to_hir.cpp2572 const struct glsl_type *var_type; in hir() local
/external/v8/tools/gcmole/
Dgcmole.cc784 const clang::QualType& var_type, in Use()
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py252 def __init__(self, start, end, name, var_type, initial_value, namespace): argument
/external/opencv/ml/include/
Dml.h809 CvMat* var_type; // i-th element = member
/external/lldb/source/Symbol/
DClangASTType.cpp4503 const ClangASTType &var_type, in AddVariableToRecordType()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1890 Type *var_type = ResolveTypeUID(encoding_uid); in ParseChildMembers() local