Home
last modified time | relevance | path

Searched refs:GetISAPtr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTMetadata.cpp21 uint64_t isa_ptr = GetISAPtr(); in Dump()
H A DClangASTMetadata.h48 uint64_t GetISAPtr() const { in GetISAPtr() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp404 objc_isa = metadata->GetISAPtr(); in FinishDecl()
564 isa_value = metadata->GetISAPtr(); in FindDecls()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2939 return (ast_metadata->GetISAPtr() != 0); in IsRuntimeGeneratedType()