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

References

tools/clang/lib/AST/DeclObjC.cpp
 1165            .substObjCTypeArgs(Ctx, {}, ObjCSubstitutionContext::Result);
 1173                                 ObjCSubstitutionContext::Result);
tools/clang/lib/AST/Type.cpp
 1219     case ObjCSubstitutionContext::Result:
 1249         Ctx, TypeArgs, ObjCSubstitutionContext::Result);
tools/clang/lib/Sema/SemaCodeComplete.cpp
 2842                                      ObjCSubstitutionContext::Result);
tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp
  697       C, TypeArgs, ObjCSubstitutionContext::Result);