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

References

tools/clang/lib/Sema/SemaExprObjC.cpp
   97       NSIdent = &Context.Idents.get("NSConstantString");
   99       NSIdent = &Context.Idents.get(StringClass);
  101     NamedDecl *IF = LookupSingleName(TUScope, NSIdent, AtLoc,
  111           << NSIdent << S->getSourceRange();