Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp870 static bool IsObjCClassReference(Value *value) { in IsObjCClassReference() function
1001 if (IsObjCClassReference(load->getPointerOperand())) in RewriteObjCClassReferences()