Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTMetadata.h42 void SetISAPtr(uint64_t isa_ptr) { in SetISAPtr() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp169 meta_data.SetISAPtr(isa); in GetDeclForISA()