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

Declarations

tools/clang/include/clang/Sema/Sema.h
 1630   ParsedType ActOnObjCInstanceType(SourceLocation Loc);

References

tools/clang/lib/Parse/ParseDecl.cpp
 3351         ParsedType TypeRep = Actions.ActOnObjCInstanceType(Loc);