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

Declarations

tools/clang/include/clang/Sema/Sema.h
 8989   void ActOnPragmaDump(Scope *S, SourceLocation Loc, IdentifierInfo *II);

References

tools/clang/lib/Parse/ParsePragma.cpp
  563   Actions.ActOnPragmaDump(getCurScope(), Tok.getLocation(), II);