Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp180 bool CompilerType::IsPointerOrReferenceType(CompilerType *pointee_type) const { in IsPointerOrReferenceType() function in CompilerType
H A DClangASTContext.cpp3478 bool ClangASTContext::IsPointerOrReferenceType( in IsPointerOrReferenceType() function in ClangASTContext
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp1692 bool ValueObject::IsPointerOrReferenceType() { in IsPointerOrReferenceType() function in ValueObject