HomeSort by relevance Sort by last modified time
    Searched refs:PP (Results 176 - 200 of 798) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Pragma.h 67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
ChainedDiagnosticConsumer.h 41 const Preprocessor *PP) override {
42 Primary->BeginSourceFile(LO, PP);
43 Secondary->BeginSourceFile(LO, PP);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Pragma.h 67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ChainedDiagnosticConsumer.h 41 const Preprocessor *PP) override {
42 Primary->BeginSourceFile(LO, PP);
43 Secondary->BeginSourceFile(LO, PP);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Pragma.h 67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
ChainedDiagnosticConsumer.h 41 const Preprocessor *PP) override {
42 Primary->BeginSourceFile(LO, PP);
43 Secondary->BeginSourceFile(LO, PP);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Pragma.h 67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
ChainedDiagnosticConsumer.h 41 const Preprocessor *PP) override {
42 Primary->BeginSourceFile(LO, PP);
43 Secondary->BeginSourceFile(LO, PP);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
Pragma.h 67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
ChainedDiagnosticConsumer.h 41 const Preprocessor *PP) override {
42 Primary->BeginSourceFile(LO, PP);
43 Secondary->BeginSourceFile(LO, PP);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
Pragma.h 67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
ChainedDiagnosticConsumer.h 41 const Preprocessor *PP) override {
42 Primary->BeginSourceFile(LO, PP);
43 Secondary->BeginSourceFile(LO, PP);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
Pragma.h 67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
ChainedDiagnosticConsumer.h 41 const Preprocessor *PP) override {
42 Primary->BeginSourceFile(LO, PP);
43 Secondary->BeginSourceFile(LO, PP);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
Pragma.h 67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
ChainedDiagnosticConsumer.h 41 const Preprocessor *PP) override {
42 Primary->BeginSourceFile(LO, PP);
43 Secondary->BeginSourceFile(LO, PP);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
Pragma.h 67 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
81 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
117 void HandlePragma(Preprocessor &PP, PragmaIntroducerKind Introducer,
  /external/clang/unittests/Lex/
PPCallbacksTest.cpp 171 Preprocessor PP(PPOpts, Diags, LangOpts, SourceMgr, HeaderInfo, ModLoader,
174 PP.Initialize(*Target);
176 PP.addPPCallbacks(std::unique_ptr<PPCallbacks>(Callbacks));
179 PP.EnterMainSourceFile();
183 PP.Lex(Tok);
205 Preprocessor PP(new PreprocessorOptions(), Diags, OpenCLLangOpts, SourceMgr,
208 PP.Initialize(*Target);
214 PP.getIdentifierTable(), PP.getSelectorTable(),
215 PP.getBuiltinInfo())
    [all...]
  /external/clang/lib/Frontend/
DependencyGraph.cpp 30 const Preprocessor *PP;
47 : PP(_PP), OutputFile(OutputFile.str()), SysRoot(SysRoot.str()) { }
62 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile,
64 PP.addPPCallbacks(llvm::make_unique<DependencyGraphCallback>(&PP, OutputFile,
80 SourceManager &SM = PP->getSourceManager();
103 PP->getDiagnostics().Report(diag::err_fe_error_opening) << OutputFile
HeaderIncludeGen.cpp 32 HeaderIncludesCallback(const Preprocessor *PP, bool ShowAllHeaders_,
36 : SM(PP->getSourceManager()), OutputFile(OutputFile_), DepOpts(DepOpts),
79 void clang::AttachHeaderIncludeGen(Preprocessor &PP,
92 PP.getDiagnostics().Report(clang::diag::warn_fe_cc_print_header_failure)
109 PP.addPPCallbacks(llvm::make_unique<HeaderIncludesCallback>(
110 &PP, ShowAllHeaders, OutputFile, DepOpts, OwnsOutputFile, ShowDepth,
  /external/clang/include/clang/Analysis/Analyses/
ReachableCode.h 64 void FindUnreachableCode(AnalysisDeclContext &AC, Preprocessor &PP,
  /external/clang/include/clang/Frontend/
TextDiagnosticPrinter.h 50 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override;
  /external/clang/include/clang/Rewrite/Frontend/
ASTConsumers.h 42 Preprocessor &PP,
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 278 static IdentifierInfo *RegisterBuiltinMacro(Preprocessor &PP, const char *Name){
280 IdentifierInfo *Id = PP.getIdentifierInfo(Name);
283 MacroInfo *MI = PP.AllocateMacroInfo(SourceLocation());
285 PP.appendDefMacroDirective(Id, MI);
344 Preprocessor &PP) {
353 PP.getExternalSource()->updateOutOfDateIdentifier(*II);
357 if (auto *ExpansionMI = PP.getMacroInfo(II))
610 static bool GenerateNewArgTokens(Preprocessor &PP,
661 PP.getLocForEndOfToken(ClosingBrace->getLocation())));
679 SourceLocation Loc = PP.getLocForEndOfToken((I - 1)->getLocation())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ReachableCode.h 64 void FindUnreachableCode(AnalysisDeclContext &AC, Preprocessor &PP,

Completed in 416 milliseconds

1 2 3 4 5 6 78 91011>>