Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h
/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp213 bool CompilerType::IsPointerOrReferenceType(CompilerType *pointee_type) const { in IsPointerOrReferenceType() function in CompilerType
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3301 bool TypeSystemClang::IsPointerOrReferenceType( IsPointerOrReferenceType() function in TypeSystemClang