HomeSort by relevance Sort by last modified time
    Searched refs:PP (Results 1 - 25 of 135) sorted by null

1 2 3 4 5 6

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
pretty-print.h 123 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff
126 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule
129 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping
139 #define pp_format_decoder(PP) pp_base (PP)->format_decoder
143 #define pp_needs_newline(PP) pp_base (PP)->need_newline
    [all...]
c-pretty-print.h 96 #define pp_base(PP) (&pp_c_base (PP)->base)
106 #define pp_abstract_declarator(PP, D) \
107 pp_c_base (PP)->abstract_declarator (pp_c_base (PP), D)
114 #define pp_direct_abstract_declarator(PP, D) \
115 pp_c_base (PP)->direct_abstract_declarator (pp_c_base (PP), D)
116 #define pp_ptr_operator(PP, D) \
117 pp_c_base (PP)->ptr_operator (pp_c_base (PP), D
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
pretty-print.h 123 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff
126 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule
129 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping
139 #define pp_format_decoder(PP) pp_base (PP)->format_decoder
143 #define pp_needs_newline(PP) pp_base (PP)->need_newline
    [all...]
c-pretty-print.h 96 #define pp_base(PP) (&pp_c_base (PP)->base)
106 #define pp_abstract_declarator(PP, D) \
107 pp_c_base (PP)->abstract_declarator (pp_c_base (PP), D)
114 #define pp_direct_abstract_declarator(PP, D) \
115 pp_c_base (PP)->direct_abstract_declarator (pp_c_base (PP), D)
116 #define pp_ptr_operator(PP, D) \
117 pp_c_base (PP)->ptr_operator (pp_c_base (PP), D
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
pretty-print.h 123 #define pp_line_cutoff(PP) pp_base (PP)->wrapping.line_cutoff
126 #define pp_prefixing_rule(PP) pp_base (PP)->wrapping.rule
129 #define pp_wrapping_mode(PP) pp_base (PP)->wrapping
139 #define pp_format_decoder(PP) pp_base (PP)->format_decoder
143 #define pp_needs_newline(PP) pp_base (PP)->need_newline
    [all...]
c-pretty-print.h 96 #define pp_base(PP) (&pp_c_base (PP)->base)
106 #define pp_abstract_declarator(PP, D) \
107 pp_c_base (PP)->abstract_declarator (pp_c_base (PP), D)
114 #define pp_direct_abstract_declarator(PP, D) \
115 pp_c_base (PP)->direct_abstract_declarator (pp_c_base (PP), D)
116 #define pp_ptr_operator(PP, D) \
117 pp_c_base (PP)->ptr_operator (pp_c_base (PP), D
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cxx-pretty-print.h 27 #define pp_c_base(PP) (&(PP)->c_base)
43 #define pp_cxx_cv_qualifier_seq(PP, T) \
44 pp_c_type_qualifier_list (pp_c_base (PP), T)
46 #define pp_cxx_whitespace(PP) pp_c_whitespace (pp_c_base (PP))
47 #define pp_cxx_left_paren(PP) pp_c_left_paren (pp_c_base (PP))
48 #define pp_cxx_right_paren(PP) pp_c_right_paren (pp_c_base (PP))
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/cp/
cxx-pretty-print.h 27 #define pp_c_base(PP) (&(PP)->c_base)
43 #define pp_cxx_cv_qualifier_seq(PP, T) \
44 pp_c_type_qualifier_list (pp_c_base (PP), T)
46 #define pp_cxx_whitespace(PP) pp_c_whitespace (pp_c_base (PP))
47 #define pp_cxx_left_paren(PP) pp_c_left_paren (pp_c_base (PP))
48 #define pp_cxx_right_paren(PP) pp_c_right_paren (pp_c_base (PP))
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/cp/
cxx-pretty-print.h 27 #define pp_c_base(PP) (&(PP)->c_base)
43 #define pp_cxx_cv_qualifier_seq(PP, T) \
44 pp_c_type_qualifier_list (pp_c_base (PP), T)
46 #define pp_cxx_whitespace(PP) pp_c_whitespace (pp_c_base (PP))
47 #define pp_cxx_left_paren(PP) pp_c_left_paren (pp_c_base (PP))
48 #define pp_cxx_right_paren(PP) pp_c_right_paren (pp_c_base (PP))
    [all...]
  /external/clang/include/clang/Rewrite/
Rewriters.h 23 void RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS);
26 void DoRewriteTest(Preprocessor &PP, raw_ostream *OS);
  /external/clang/include/clang/StaticAnalyzer/Core/
PathDiagnosticConsumers.h 28 createHTMLDiagnosticConsumer(const std::string& prefix, const Preprocessor &PP);
31 createPlistDiagnosticConsumer(const std::string& prefix, const Preprocessor &PP,
36 const Preprocessor &PP);
  /external/clang/lib/Parse/
ParsePragma.cpp 35 void PragmaGCCVisibilityHandler::HandlePragma(Preprocessor &PP,
41 PP.LexUnexpandedToken(Tok);
52 PP.LexUnexpandedToken(Tok);
54 PP.Diag(Tok.getLocation(), diag::warn_pragma_expected_lparen)
58 PP.LexUnexpandedToken(Tok);
61 PP.Diag(Tok.getLocation(), diag::warn_pragma_expected_identifier)
65 PP.LexUnexpandedToken(Tok);
67 PP.Diag(Tok.getLocation(), diag::warn_pragma_expected_rparen)
72 PP.Diag(Tok.getLocation(), diag::warn_pragma_expected_identifier)
76 PP.LexUnexpandedToken(Tok)
    [all...]
ParsePragma.h 28 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
38 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
48 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
58 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
68 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
79 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
89 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
99 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
110 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /external/clang/lib/Rewrite/
RewriteTest.cpp 19 void clang::DoRewriteTest(Preprocessor &PP, raw_ostream* OS) {
20 SourceManager &SM = PP.getSourceManager();
21 const LangOptions &LangOpts = PP.getLangOptions();
38 *OS << PP.getSpelling(*I);
RewriteMacros.cpp 62 static void LexRawTokensFromMainFile(Preprocessor &PP,
64 SourceManager &SM = PP.getSourceManager();
69 Lexer RawLex(SM.getMainFileID(), FromFile, SM, PP.getLangOptions());
82 PP.LookUpIdentifierInfo(RawTok);
90 void clang::RewriteMacrosInInput(Preprocessor &PP, raw_ostream *OS) {
91 SourceManager &SM = PP.getSourceManager();
94 Rewrite.setSourceMgr(SM, PP.getLangOptions());
98 LexRawTokensFromMainFile(PP, RawTokens);
104 PP.EnterMainSourceFile();
106 PP.Lex(PPTok)
    [all...]
HTMLPrint.cpp 36 Preprocessor &PP;
40 HTMLPrinter(raw_ostream *OS, Preprocessor &pp,
42 : Out(OS), PP(pp), SyntaxHighlight(_SyntaxHighlight),
51 Preprocessor &PP,
54 return new HTMLPrinter(OS, PP, SyntaxHighlight, HighlightMacros);
62 if (PP.getDiagnostics().hasErrorOccurred())
84 if (SyntaxHighlight) html::SyntaxHighlight(R, FID, PP);
85 if (HighlightMacros) html::HighlightMacros(R, FID, PP);
  /external/clang/include/clang/Lex/
TokenConcatenation.h 32 Preprocessor &PP;
59 TokenConcatenation(Preprocessor &PP);
  /frameworks/compile/slang/
slang_pragma_recorder.cpp 56 void PragmaRecorder::HandlePragma(clang::Preprocessor &PP,
65 const clang::Token* NextToken = &PP.LookAhead(0);
68 PP.LexUnexpandedToken(CurrentToken);
72 NextToken = &PP.LookAhead(0);
74 PP.Lex(CurrentToken);
79 NextToken = &PP.LookAhead(0);
81 PP.LexUnexpandedToken(CurrentToken);
92 PP.LexUnexpandedToken(CurrentToken);
slang_rs_pragma_handler.cpp 46 void HandlePragma(clang::Preprocessor &PP,
49 this->handleItemListPragma(PP, FirstToken);
58 void HandlePragma(clang::Preprocessor &PP,
87 PP.LexUnexpandedToken(PragmaToken);
95 PP.LexUnexpandedToken(PragmaToken);
98 std::string Spelling = PP.getSpelling(PragmaToken, &Invalid);
107 const clang::Token &NextTok = PP.LookAhead(0);
113 PP.LexUnexpandedToken(PragmaToken);
134 void HandlePragma(clang::Preprocessor &PP,
137 this->handleOptionalStringLiteralParamPragma(PP, FirstToken)
    [all...]
slang_rs_pragma_handler.h 51 void handleItemListPragma(clang::Preprocessor &PP,
55 void handleNonParamPragma(clang::Preprocessor &PP,
59 void handleOptionalStringLiteralParamPragma(clang::Preprocessor &PP,
63 void handleIntegerParamPragma(clang::Preprocessor &PP,
73 virtual void HandlePragma(clang::Preprocessor &PP,
  /external/clang/lib/Serialization/
GeneratePCH.cpp 29 PCHGenerator::PCHGenerator(const Preprocessor &PP,
34 : PP(PP), OutputFile(OutputFile), IsModule(IsModule),
40 PP.getFileManager().addStatCache(StatCalls, /*AtBeginning=*/false);
47 if (PP.getDiagnostics().hasErrorOccurred())
  /external/clang/lib/Lex/
PreprocessorLexer.cpp 20 PreprocessorLexer::PreprocessorLexer(Preprocessor *pp, FileID fid)
21 : PP(pp), FID(fid), InitialNumSLocEntries(0),
24 if (pp)
25 InitialNumSLocEntries = pp->getSourceManager().local_sloc_entry_size();
46 PP->Diag(FilenameTok.getLocation(), diag::err_pp_expects_filename);
52 return PP->getSourceManager().getFileEntryForID(getFileID());
MacroArgs.h 64 bool VarargsElided, Preprocessor &PP);
68 void destroy(Preprocessor &PP);
72 bool ArgNeedsPreexpansion(const Token *ArgTok, Preprocessor &PP) const;
87 getPreExpArgument(unsigned Arg, const MacroInfo *MI, Preprocessor &PP);
91 const Token &getStringifiedArgument(unsigned ArgNo, Preprocessor &PP,
113 Preprocessor &PP, bool Charify,
MacroArgs.cpp 26 bool VarargsElided, Preprocessor &PP) {
34 for (MacroArgs **Entry = &PP.MacroArgCache; *Entry;
72 void MacroArgs::destroy(Preprocessor &PP) {
81 ArgCache = PP.MacroArgCache;
82 PP.MacroArgCache = this;
131 Preprocessor &PP) const {
136 if (II->hasMacroDefinition() && PP.getMacroInfo(II)->isEnabled())
148 Preprocessor &PP) {
165 PP.EnterTokenStream(AT, NumToks, false /*disable expand*/,
172 PP.Lex(Tok)
    [all...]
  /external/clang/include/clang/Frontend/
Utils.h 62 void InitializePreprocessor(Preprocessor &PP,
72 void DoPrintPreprocessedInput(Preprocessor &PP, raw_ostream* OS,
77 void AttachDependencyFileGen(Preprocessor &PP,
89 void AttachHeaderIncludeGen(Preprocessor &PP, bool ShowAllHeaders = false,
95 void CacheTokens(Preprocessor &PP, llvm::raw_fd_ostream* OS);

Completed in 672 milliseconds

1 2 3 4 5 6