| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | Pragma.cpp | 64 PragmaIntroducer Introducer, in HandlePragma() argument 104 PragmaIntroducer Introducer, Token &Tok) { in HandlePragma() argument 120 Handler->HandlePragma(PP, Introducer, Tok); in HandlePragma() 163 void Preprocessor::HandlePragmaDirective(PragmaIntroducer Introducer) { in HandlePragmaDirective() argument 165 Callbacks->PragmaDirective(Introducer.Loc, Introducer.Kind); in HandlePragmaDirective() 174 PragmaHandlers->HandlePragma(*this, Introducer, Tok); in HandlePragmaDirective() 994 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() 1006 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() 1016 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() 1027 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma() [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Pragma.h | 74 virtual void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 88 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 120 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer,
|
| H A D | PPCallbacks.h | 230 PragmaIntroducerKind Introducer) { in PragmaDirective() argument 568 PragmaIntroducerKind Introducer) override { in PragmaDirective() argument 569 First->PragmaDirective(Loc, Introducer); in PragmaDirective() 570 Second->PragmaDirective(Loc, Introducer); in PragmaDirective()
|
| H A D | NoTrivialPPDirectiveTracer.h | 186 PragmaIntroducerKind Introducer) override {} in PragmaDirective() argument
|
| H A D | Preprocessor.h | 2934 void HandlePragmaDirective(PragmaIntroducer Introducer);
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParsePragma.cpp | 36 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 42 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 48 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 54 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 61 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 70 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 76 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 82 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 88 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, 94 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, [all …]
|
| H A D | Parser.cpp | 2344 Token Introducer = Tok; in ParseModuleDecl() local 2345 SourceLocation StartLoc = Introducer.getLocation(); in ParseModuleDecl() 2365 Introducer.hasSeenNoTrivialPPDirective()) { in ParseModuleDecl() 2423 Introducer.hasSeenNoTrivialPPDirective()); in ParseModuleDecl()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclCXX.h | 3418 DeclarationName Name, BaseUsingDecl *Introducer, 3428 BaseUsingDecl *Introducer, NamedDecl *Target) { in Create() argument 3430 UsingShadowDecl(UsingShadow, C, DC, Loc, Name, Introducer, Target); in Create()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | PrintPreprocessedOutput.cpp | 850 void HandlePragma(Preprocessor &PP, PragmaIntroducer Introducer, in HandlePragma()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclCXX.cpp | 3334 BaseUsingDecl *Introducer, NamedDecl *Target) in UsingShadowDecl() argument 3336 UsingOrNextShadow(Introducer) { in UsingShadowDecl()
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | terminfo.src | 22342 # 1. the first with Command Sequence Introducer starting with escape 22344 # 2. the second with Command Sequence Introducer starting with escape 24890 # SCI Single-Char Introducer \E Z - - - 25128 # Intro an Introducer of some kind of defined sequence; the normal 7-bit 25129 # X3.64 Control Sequence Introducer is the two characters "Escape ["
|