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

References

tools/clang/lib/Parse/ParseObjc.cpp
 2981     Type = getTypeAnnotation(Tok);
 2983     Type = Actions.getTypeName(*Tok.getIdentifierInfo(), Tok.getLocation(),
 2988   if (!Type.get().isNull() && Type.get()->isObjCObjectOrInterfaceType()) {
 2988   if (!Type.get().isNull() && Type.get()->isObjCObjectOrInterfaceType()) {