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

Declarations

tools/clang/include/clang/Sema/Sema.h
 8944   void ActOnPragmaMSComment(SourceLocation CommentLoc, PragmaMSCommentKind Kind,

References

tools/clang/lib/Parse/ParsePragma.cpp
 2610   Actions.ActOnPragmaMSComment(CommentLoc, Kind, ArgumentString);