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

Overridden By

tools/clang/examples/AnnotateFunctions/AnnotateFunctions.cpp
   61   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp
  667   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
tools/clang/lib/Lex/Pragma.cpp
   65 void EmptyPragmaHandler::HandlePragma(Preprocessor &PP,
  100 void PragmaNamespace::HandlePragma(Preprocessor &PP,
  975   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
  987   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
  997   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1008   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1018   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1027   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1167   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1246   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1258   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1381   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1443   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1486   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1542   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1579   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1639   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1659   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1669   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1693   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1704   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1715   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1770   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1839   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
tools/clang/lib/Parse/ParsePragma.cpp
  104   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
  130   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
  141   void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
 1578 void PragmaGCCVisibilityHandler::HandlePragma(Preprocessor &PP,
 1639 void PragmaPackHandler::HandlePragma(Preprocessor &PP,
 1751 void PragmaMSStructHandler::HandlePragma(Preprocessor &PP,
 1794 void PragmaClangSectionHandler::HandlePragma(Preprocessor &PP,
 1910 void PragmaAlignHandler::HandlePragma(Preprocessor &PP,
 1916 void PragmaOptionsHandler::HandlePragma(Preprocessor &PP,
 1923 void PragmaUnusedHandler::HandlePragma(Preprocessor &PP,
 2005 void PragmaWeakHandler::HandlePragma(Preprocessor &PP,
 2066 void PragmaRedefineExtnameHandler::HandlePragma(Preprocessor &PP,
 2110 void PragmaFPContractHandler::HandlePragma(Preprocessor &PP,
 2129 void PragmaOpenCLExtensionHandler::HandlePragma(Preprocessor &PP,
 2197 void PragmaNoOpenMPHandler::HandlePragma(Preprocessor &PP,
 2211 void PragmaOpenMPHandler::HandlePragma(Preprocessor &PP,
 2256 void PragmaMSPointersToMembers::HandlePragma(Preprocessor &PP,
 2354 void PragmaMSVtorDisp::HandlePragma(Preprocessor &PP,
 2440 void PragmaMSPragma::HandlePragma(Preprocessor &PP,
 2478 void PragmaDetectMismatchHandler::HandlePragma(Preprocessor &PP,
 2534 void PragmaCommentHandler::HandlePragma(Preprocessor &PP,
 2615 void PragmaOptimizeHandler::HandlePragma(Preprocessor &PP,
 2662 void PragmaFPHandler::HandlePragma(Preprocessor &PP,
 2863 void PragmaLoopHintHandler::HandlePragma(Preprocessor &PP,
 2957 void PragmaUnrollHintHandler::HandlePragma(Preprocessor &PP,
 3023 void PragmaMSIntrinsicHandler::HandlePragma(Preprocessor &PP,
 3062 void PragmaMSOptimizeHandler::HandlePragma(Preprocessor &PP,
 3115 void PragmaForceCUDAHostDeviceHandler::HandlePragma(
 3166 void PragmaAttributeHandler::HandlePragma(Preprocessor &PP,

References

tools/clang/lib/Lex/Pragma.cpp
  117   Handler->HandlePragma(PP, Introducer, Tok);