Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp906 static bool IsObjCClassReference(Value *value) { in IsObjCClassReference() function
1039 if (IsObjCClassReference(load->getPointerOperand())) in RewriteObjCClassReferences()