HomeSort by relevance Sort by last modified time
    Searched refs:HandlePragma (Results 1 - 8 of 8) sorted by null

  /external/clang/include/clang/Lex/
Pragma.h 52 /// name (e.g. "pack") and the HandlePragma method is invoked when a pragma with
67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /frameworks/compile/slang/
slang_pragma_recorder.h 48 virtual void HandlePragma(clang::Preprocessor &PP,
slang_rs_pragma_handler.h 67 virtual void HandlePragma(clang::Preprocessor &PP,
slang_rs_pragma_handler.cpp 46 void HandlePragma(clang::Preprocessor &PP,
58 void HandlePragma(clang::Preprocessor &PP,
133 void HandlePragma(clang::Preprocessor &PP,
163 void HandlePragma(clang::Preprocessor &PP,
178 void HandlePragma(clang::Preprocessor &PP,
slang_pragma_recorder.cpp 55 void PragmaRecorder::HandlePragma(clang::Preprocessor &PP,
  /external/clang/lib/Lex/
Pragma.cpp 42 void EmptyPragmaHandler::HandlePragma(Preprocessor &PP,
77 void PragmaNamespace::HandlePragma(Preprocessor &PP,
95 Handler->HandlePragma(PP, Introducer, Tok);
116 PragmaHandlers->HandlePragma(*this, Introducer, Tok);
811 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
822 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
831 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
841 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
849 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
857 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer
    [all...]
  /external/clang/lib/Parse/
ParsePragma.cpp 29 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
35 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
41 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
47 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
53 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
59 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
65 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
71 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
77 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
84 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer
    [all...]
  /external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp 568 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,

Completed in 141 milliseconds