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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectMemory.cpp46 Create(ExecutionContextScope *exe_scope, const char *name, const Address &address, const ClangASTType &ast_type) argument
90 ValueObjectMemory(ExecutionContextScope *exe_scope, const char *name, const Address &address, const ClangASTType &ast_type) argument
H A DValue.cpp199 const ClangASTType &ast_type = GetClangType(); local
279 const ClangASTType &ast_type = GetClangType(); local
331 const ClangASTType &ast_type = GetClangType(); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DABI.cpp107 GetReturnValueObject(Thread &thread, ClangASTType &ast_type, bool persistent) const argument

Completed in 123 milliseconds