Home
last modified time | relevance | path

Searched defs:ast_type (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Core/
DValueObjectMemory.cpp49 const ClangASTType &ast_type) in Create()
93 const ClangASTType &ast_type) : in ValueObjectMemory()
DValue.cpp198 const ClangASTType &ast_type = GetClangType(); in GetValueByteSize() local
278 const ClangASTType &ast_type = GetClangType(); in GetValueDefaultFormat() local
330 const ClangASTType &ast_type = GetClangType(); in GetValueAsData() local
/external/lldb/source/Target/
DABI.cpp108 ClangASTType &ast_type, in GetReturnValueObject()