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

References

tools/clang/lib/Sema/SemaCodeComplete.cpp
 8247         ParamType = (*P)->getType();
 8249         ParamType = (*P)->getOriginalType();
 8250       ParamType = ParamType.substObjCTypeArgs(
 8250       ParamType = ParamType.substObjCTypeArgs(
 8252       AttributedType::stripOuterNullability(ParamType);
 8253       AddObjCPassingTypeChunk(ParamType, (*P)->getObjCDeclQualifier(), Context,