HomeSort by: relevance | last modified time | path
    Searched refs:HandlePragma (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Pragma.h 58 /// name (e.g. "pack") and the HandlePragma method is invoked when a pragma with
74 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
88 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
120 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
  /src/external/apache2/llvm/dist/clang/examples/AnnotateFunctions/
AnnotateFunctions.cpp 62 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
  /src/external/apache2/llvm/dist/clang/lib/Parse/
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...]
  /src/external/apache2/llvm/dist/clang/lib/Lex/
Pragma.cpp 66 void EmptyPragmaHandler::HandlePragma(Preprocessor &PP,
106 void PragmaNamespace::HandlePragma(Preprocessor &PP,
123 Handler->HandlePragma(PP, Introducer, Tok);
177 PragmaHandlers->HandlePragma(*this, Introducer, Tok);
981 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
993 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
1003 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
1014 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
1024 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
1033 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 667 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,

Completed in 20 milliseconds