Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h388 virtual bool IsPointerOrReferenceType() { in IsPointerOrReferenceType() function
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DCompilerType.cpp193 bool CompilerType::IsPointerOrReferenceType(CompilerType *pointee_type) const { in IsPointerOrReferenceType() function in CompilerType
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3346 bool TypeSystemClang::IsPointerOrReferenceType( in IsPointerOrReferenceType() function in TypeSystemClang