Searched defs:PP (Results 76 - 96 of 96) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1578 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &VisTok) argument
1639 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &PackTok) argument
1751 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &MSStructTok) argument
1794 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &FirstToken) argument
1843 ParseAlignPragma(Preprocessor &PP, Token &FirstTok, bool IsOptions) argument
1910 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &AlignTok) argument
1916 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &OptionsTok) argument
1923 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &UnusedTok) argument
2005 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &WeakTok) argument
2066 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &RedefToken) argument
2110 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
2129 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
2197 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &FirstTok) argument
2211 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &FirstTok) argument
2256 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
2354 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
2440 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
2478 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
2534 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
2615 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &FirstToken) argument
2662 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
2774 ParseLoopHintValue(Preprocessor &PP, Token &Tok, Token PragmaName, Token Option, bool ValueInParens, PragmaLoopHintInfo &Info) argument
2863 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
2957 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
3023 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
3062 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
3115 HandlePragma( Preprocessor &PP, PragmaIntroducer Introducer, Token &Tok) argument
3166 HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, Token &FirstToken) argument
[all...]
H A DParseDecl.cpp89 static bool FindLocsWithCommonFileID(Preprocessor &PP, SourceLocation StartLoc, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp1247 bool HeaderSearch::ShouldEnterIncludeFile(Preprocessor &PP, argument
H A DLexer.cpp133 Lexer::Lexer(FileID FID, const llvm::MemoryBuffer *InputFile, Preprocessor &PP) argument
186 Create_PragmaLexer(SourceLocation SpellingLoc, SourceLocation ExpansionLocStart, SourceLocation ExpansionLocEnd, unsigned TokLen, Preprocessor &PP) argument
1102 GetMappedTokenLoc(Preprocessor &PP, SourceLocation FileLoc, unsigned CharNo, unsigned TokLen) argument
[all...]
H A DPPDirectives.cpp142 static MacroDiag shouldWarnOnMacroDef(Preprocessor &PP, IdentifierInfo *II) { argument
154 static MacroDiag shouldWarnOnMacroUndef(Preprocessor &PP, IdentifierInfo *II) { argument
864 Preprocessor *PP; member in class:Preprocessor::ResetMacroExpansionHelper
1089 GetLineValue(Token &DigitTok, unsigned &Val, unsigned DiagID, Preprocessor &PP, bool IsGNULineDirective=false) argument
1226 ReadLineMarkerFlags(bool &IsFileEntry, bool &IsFileExit, SrcMgr::CharacteristicKind &FileKind, Preprocessor &PP) argument
1562 diagnoseAutoModuleImport( Preprocessor &PP, SourceLocation HashLoc, Token &IncludeTok, ArrayRef<std::pair<IdentifierInfo *, SourceLocation>> Path, SourceLocation PathEnd) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp1250 auto PP = PathParser::CreateEnd(p.native()); local
1302 auto PP = PathParser::CreateBegin(__pn_); local
1309 auto PP = PathParser::CreateBegin(__pn_); local
1318 auto PP = PathParser::CreateBegin(__pn_); local
1332 ConsumeRootName(PathParser *PP) argument
1341 ConsumeRootDir(PathParser* PP) argument
1351 auto PP = PathParser::CreateBegin(__pn_); local
1363 auto PP = PathParser::CreateBegin(__pn_); local
1370 auto PP = PathParser::CreateEnd(__pn_); local
1383 PathParser PP = PathParser::CreateBegin(__pn_); local
1498 DetermineLexicalElementCount(PathParser PP) argument
1512 auto PP = PathParser::CreateBegin(__pn_); local
1533 auto PP = PathParser::CreateBegin(__pn_); local
1634 auto PP = PathParser::CreateBegin(__p.native()); variable
1647 auto PP = PathParser::CreateBegin(__pn_); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp102 Preprocessor &PP; member in class:__anon218::ObjCMigrateASTConsumer
117 ObjCMigrateASTConsumer(StringRef migrateDir, unsigned astMigrateActions, FileRemapper &remapper, FileManager &fileMgr, const PPConditionalDirectiveRecord *PPRec, Preprocessor &PP, bool isOutputFile, ArrayRef<std::string> WhiteList) argument
242 rewriteToPropertyDotSyntax(const ObjCMessageExpr *Msg, Preprocessor &PP, const NSAPI &NS, edit::Commit &commit, const ParentMap *PMap) argument
801 UseNSOptionsMacro(Preprocessor &PP, ASTContext &Ctx, const EnumDecl *EnumDcl) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp70 getPrintingPolicy(const ASTContext &Context, const Preprocessor &PP) argument
[all...]
H A DSemaCodeComplete.cpp2631 static void MaybeAddSentinel(Preprocessor &PP, argument
2914 static void AddFunctionParameterChunks(Preprocessor &PP, argument
1840 getCompletionPrintingPolicy(const ASTContext &Context, const Preprocessor &PP) argument
3202 CreateCodeCompletionStringForMacro( Preprocessor &PP, CodeCompletionAllocator &Allocator, CodeCompletionTUInfo &CCTUInfo) argument
3254 CreateCodeCompletionString( ASTContext &Ctx, Preprocessor &PP, const CodeCompletionContext &CCContext, CodeCompletionAllocator &Allocator, CodeCompletionTUInfo &CCTUInfo, bool IncludeBriefComments) argument
3310 createCodeCompletionStringForOverride( Preprocessor &PP, ASTContext &Ctx, CodeCompletionBuilder &Result, bool IncludeBriefComments, const CodeCompletionContext &CCContext, PrintingPolicy &Policy) argument
3341 createCodeCompletionStringForDecl( Preprocessor &PP, ASTContext &Ctx, CodeCompletionBuilder &Result, bool IncludeBriefComments, const CodeCompletionContext &CCContext, PrintingPolicy &Policy) argument
3863 AddMacroResults(Preprocessor &PP, ResultBuilder &Results, bool LoadExternal, bool IncludeUndefined, bool TargetTypeIsPointer = false) argument
[all...]
H A DSemaTemplate.cpp3351 static Expr *lookThroughRangesV3Condition(Preprocessor &PP, Expr *Cond) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp274 void ASTUnit::setPreprocessor(std::shared_ptr<Preprocessor> PP) { argument
517 Preprocessor &PP; member in class:__anon497::ASTInfoCollector
528 ASTInfoCollector(Preprocessor &PP, ASTContext *Context, argument
808 Preprocessor &PP = *AST->PP; local
2684 bool PP = false; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp1016 ASTFileSignature ASTWriter::writeUnhashedControlBlock(Preprocessor &PP, argument
1062 void ASTWriter::WriteControlBlock(Preprocessor &PP, ASTContext &Context, argument
1875 WriteSourceManagerBlock(SourceManager &SourceMgr, const Preprocessor &PP) argument
2073 shouldIgnoreMacro(MacroDirective *MD, bool IsModule, const Preprocessor &PP) argument
2092 WritePreprocessor(const Preprocessor &PP, bool IsModule) argument
[all...]
H A DASTReader.cpp535 getTopImportImplicitModule(ModuleManager &ModuleMgr, Preprocessor &PP) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h275 Preprocessor &PP; member in class:clang::PCHValidator
279 PCHValidator(Preprocessor &PP, ASTReader &Reader) argument
304 Preprocessor &PP; member in class:clang::SimpleASTReaderListener
307 SimpleASTReaderListener(Preprocessor &PP) : PP(PP) {} argument
417 Preprocessor &PP; member in class:clang::ASTReader
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp558 PrintingPolicy PP = local
2791 evalBind(ExplodedNodeSet &Dst, const Stmt *StoreE, ExplodedNode *Pred, SVal location, SVal Val, bool atDeclInit, const ProgramPoint *PP) argument
[all...]
H A DBugReporterVisitors.cpp338 const PrintingPolicy &PP; member in class:__anon870::final
2895 ProgramPoint PP = N->getLocation(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h584 ModuleMacroInfo *getModuleInfo(Preprocessor &PP, argument
642 bool isAmbiguous(Preprocessor &PP, const IdentifierInfo *II) const { argument
648 getActiveModuleMacros(Preprocessor &PP, const IdentifierInfo *II) const argument
662 overrideActiveModuleMacros(Preprocessor &PP, IdentifierInfo *II) argument
678 setOverriddenMacros(Preprocessor &PP, ArrayRef<ModuleMacro *> Overrides) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp229 PrintingPolicy PP = CGM.getContext().getPrintingPolicy(); local
310 PrintingPolicy PP = getPrintingPolicy(); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h66 Preprocessor &PP; member in class:clang::Parser
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp491 attachCommentsToJustParsedDecls(ArrayRef<Decl *> Decls, const Preprocessor *PP) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h384 Preprocessor &PP; member in class:clang::final

Completed in 544 milliseconds

1234