Searched defs:PP (Results 1 - 25 of 142) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg01/
H A Dx3.h14 class PP { class
/openbsd-current/lib/libm/src/
H A Dpolevll.c72 __polevll(long double x, void *PP, int n) argument
91 __p1evll(long double x, void *PP, int n) argument
/openbsd-current/gnu/usr.bin/perl/cpan/JSON-PP/lib/JSON/PP/
H A DBoolean.pm
/openbsd-current/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteTest.cpp18 void clang::DoRewriteTest(Preprocessor &PP, raw_ostream *OS) { argument
H A DHTMLPrint.cpp34 Preprocessor &PP; member in class:__anon586::HTMLPrinter
49 clang::CreateHTMLPrinter(std::unique_ptr<raw_ostream> OS, Preprocessor &PP, argument
/openbsd-current/gnu/llvm/clang/include/clang/Lex/
H A DTokenConcatenation.h31 const Preprocessor &PP; member in class:clang::TokenConcatenation
H A DTokenLexer.h41 Preprocessor &PP; member in class:clang::TokenLexer
/openbsd-current/gnu/llvm/clang/lib/Index/
H A DIndexingAction.cpp104 std::shared_ptr<Preprocessor> PP; member in class:__anon639::final
124 IndexCtx->getDataConsumer().setPreprocessor(PP); variable
108 IndexASTConsumer(std::shared_ptr<IndexDataConsumer> DataConsumer, const IndexingOptions &Opts, std::shared_ptr<Preprocessor> PP, std::function<bool(const Decl *)> ShouldSkipFunctionBody) argument
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Analysis/
H A DMacroExpansionContext.h118 Preprocessor *PP = nullptr; member in class:clang::MacroExpansionContext
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Frontend/
H A DCreateCheckerManager.cpp20 CheckerManager( ASTContext &Context, AnalyzerOptions &AOptions, const Preprocessor &PP, ArrayRef<std::string> plugins, ArrayRef<std::function<void(CheckerRegistry &)>> checkerRegistrationFns) argument
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DAnalysisManager.cpp16 AnalysisManager::AnalysisManager(ASTContext &ASTCtx, Preprocessor &PP, argument
H A DTextDiagnostics.cpp140 createTextPathDiagnosticConsumer( PathDiagnosticConsumerOptions DiagOpts, PathDiagnosticConsumers &C, const std::string &Prefix, const Preprocessor &PP, const cross_tu::CrossTranslationUnitContext &CTU, const MacroExpansionContext &MacroExpansions) argument
150 createTextMinimalPathDiagnosticConsumer( PathDiagnosticConsumerOptions DiagOpts, PathDiagnosticConsumers &C, const std::string &Prefix, const Preprocessor &PP, const cross_tu::CrossTranslationUnitContext &CTU, const MacroExpansionContext &MacroExpansions) argument
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DSARIFDiagnosticPrinter.cpp32 BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) argument
H A DTextDiagnosticPrinter.cpp36 BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) argument
H A DDependencyGraph.cpp29 const Preprocessor *PP; member in class:__anon632::DependencyGraphCallback
62 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, argument
H A DModuleDependencyCollector.cpp112 void ModuleDependencyCollector::attachToPreprocessor(Preprocessor &PP) { argument
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DGeneratePCH.cpp23 PCHGenerator( const Preprocessor &PP, InMemoryModuleCache &ModuleCache, StringRef OutputFile, StringRef isysroot, std::shared_ptr<PCHBuffer> Buffer, ArrayRef<std::shared_ptr<ModuleFileExtension>> Extensions, bool AllowASTWithErrors, bool IncludeTimestamps, bool ShouldCacheASTInMemory) argument
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DCommentSema.h46 const Preprocessor *PP; member in class:clang::comments::Sema
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DMacroArgs.cpp78 void MacroArgs::destroy(Preprocessor &PP) { argument
24 create(const MacroInfo *MI, ArrayRef<Token> UnexpArgTokens, bool VarargsElided, Preprocessor &PP) argument
161 getPreExpArgument(unsigned Arg, Preprocessor &PP) argument
[all...]
H A DTokenConcatenation.cpp128 static char GetFirstChar(const Preprocessor &PP, const Token &Tok) { argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DMacroPPCallbacks.h31 Preprocessor &PP; member in class:clang::MacroPPCallbacks
/openbsd-current/gnu/llvm/clang/include/clang/Index/
H A DIndexDataConsumer.h39 virtual void setPreprocessor(std::shared_ptr<Preprocessor> PP) {} argument
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DIdentifierResolver.h181 Preprocessor &PP; member in class:clang::IdentifierResolver
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DProgramPoint.cpp55 const PrintingPolicy &PP = Context.getPrintingPolicy(); local
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseAST.cpp70 const Preprocessor &PP = P.getPreprocessor(); local
99 void clang::ParseAST(Preprocessor &PP, ASTConsumer *Consumer, argument

Completed in 237 milliseconds

123456