Home
last modified time | relevance | path

Searched refs:IsNullPtrType (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerType.h212 bool IsNullPtrType() const;
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp333 bool CompilerType::IsNullPtrType() const { in IsNullPtrType() function in CompilerType
431 IsNullPtrType() || IsArrayType(); in IsContextuallyConvertibleToBool()