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

References

tools/clang/lib/Sema/SemaLookup.cpp
 5279   if (VarDecl *VD = dyn_cast<VarDecl>(D))
 5281   if (FunctionDecl *FD = dyn_cast<FunctionDecl>(D))
 5283   if (TagDecl *TD = dyn_cast<TagDecl>(D))
 5288   if (ObjCInterfaceDecl *ID = dyn_cast<ObjCInterfaceDecl>(D))
 5290   if (ObjCProtocolDecl *PD = dyn_cast<ObjCProtocolDecl>(D))
 5292   if (TemplateDecl *TD = dyn_cast<TemplateDecl>(D))