Searched defs:IsPointerOrReferenceType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/include/lldb/Core/ | ||
H A D | ValueObject.h |
|
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 213 bool CompilerType::IsPointerOrReferenceType(CompilerType *pointee_type) const { in IsPointerOrReferenceType() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 3301 bool TypeSystemClang::IsPointerOrReferenceType( IsPointerOrReferenceType() function in TypeSystemClang |