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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 4813   S.GetTypeFromParser(AL.getMatchingCType(), &MatchingCTypeLoc);
 4814   assert(MatchingCTypeLoc && "no type source info for attribute argument");
 4817       S.Context, AL, PointerKind, MatchingCTypeLoc, AL.getLayoutCompatible(),