Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DIRForTarget.cpp913 static bool IsObjCClassReference(Value *value) { in IsObjCClassReference() function
1046 if (IsObjCClassReference(load->getPointerOperand())) in RewriteObjCClassReferences()