reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGObjC.cpp
 1796     DeclRefExpr tempDRE(getContext(), const_cast<VarDecl *>(D), false,
 1797                         D->getType(), VK_LValue, SourceLocation());
 1799     elementType = D->getType();
 1802     if (D->isARCPseudoStrong())