| /netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
| H A D | ParsePragma.cpp | 31 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 37 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 43 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 49 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 56 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 65 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 71 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 77 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 83 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 89 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
| H A D | Pragma.cpp | 66 void EmptyPragmaHandler::HandlePragma(Preprocessor &PP, in HandlePragma() function in EmptyPragmaHandler 106 void PragmaNamespace::HandlePragma(Preprocessor &PP, in HandlePragma() function in PragmaNamespace 123 Handler->HandlePragma(PP, Introducer, Tok); in HandlePragma() 177 PragmaHandlers->HandlePragma(*this, Introducer, Tok); in HandlePragmaDirective() 981 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function 993 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function 1003 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function 1014 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function 1024 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function 1033 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
| H A D | Pragma.h | 74 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 88 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 120 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
|
| /netbsd-src/external/apache2/llvm/dist/clang/examples/AnnotateFunctions/ |
| H A D | AnnotateFunctions.cpp | 62 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function in __anondf1ea0e20111::PragmaAnnotateHandler
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangPlugins.rst | 58 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| H A D | PrintPreprocessedOutput.cpp | 667 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function
|