Home
last modified time | relevance | path

Searched refs:HandlePragma (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp31 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 DPragma.cpp66 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 DPragma.h74 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 DAnnotateFunctions.cpp62 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function in __anondf1ea0e20111::PragmaAnnotateHandler
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangPlugins.rst58 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp667 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() function