Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangExternalASTSourceCommon.h68 void SetISAPtr(uint64_t isa_ptr) { in SetISAPtr() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp189 meta_data.SetISAPtr(isa); in GetDeclForISA()