Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DCompilerType.cpp160 bool CompilerType::IsPointerOrReferenceType(CompilerType *pointee_type) const { in IsPointerOrReferenceType() function in CompilerType
/external/llvm-project/lldb/source/Core/
DValueObject.cpp1642 bool ValueObject::IsPointerOrReferenceType() { in IsPointerOrReferenceType() function in ValueObject
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp3202 bool TypeSystemClang::IsPointerOrReferenceType( in IsPointerOrReferenceType() function in TypeSystemClang