Home
last modified time | relevance | path

Searched defs:IsCFType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h77 virtual bool IsCFType() { in IsCFType() function
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h301 bool IsCFType() override { in IsCFType() function