Home
last modified time | relevance | path

Searched defs:GetPointeeType (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DType.h312 CompilerType GetPointeeType() const { in GetPointeeType() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBType.cpp145 SBType SBType::GetPointeeType() { in GetPointeeType() function in SBType
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp922 TypeImpl TypeImpl::GetPointeeType() const { in GetPointeeType() function in TypeImpl
H A DCompilerType.cpp428 CompilerType CompilerType::GetPointeeType() const { in GetPointeeType() function in CompilerType
H A DClangASTContext.cpp4873 ClangASTContext::GetPointeeType(lldb::opaque_compiler_type_t type) { in GetPointeeType() function in ClangASTContext