| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | XCOFFAsmParser.cpp | 20 AsmLexer *Lexer = nullptr; member in __anon7e8d831f0111::XCOFFAsmParser
|
| H A D | WasmAsmParser.cpp | 38 AsmLexer *Lexer = nullptr; member in __anon8dbf0ae10111::WasmAsmParser
|
| H A D | AsmParser.cpp | 716 AsmLexer &Lexer; member in __anon4b9616090111::HLASMAsmParser 2608 AsmLexerSkipSpaceRAII(AsmLexer &Lexer, bool SkipSpace) : Lexer(Lexer) { in AsmLexerSkipSpaceRAII() 2617 AsmLexer &Lexer; member in __anon4b9616090311::AsmLexerSkipSpaceRAII
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
| H A D | CodeRegionGenerator.cpp | 50 AsmLexer &Lexer = Parser->getLexer(); in parseCodeRegions() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | COFFModuleDefinition.cpp | 82 class Lexer { class 84 Lexer(StringRef S) : Buf(S) {} in Lexer() function in llvm::object::Lexer
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | CommentLexer.h | 26 class Lexer; variable 56 friend class Lexer; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | IssueHash.cpp | 154 Lexer Lexer(SM.getLocForStartOfFile(SM.getFileID(StartOfLine)), LangOpts, in NormalizeLine() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
| H A D | LLLexer.h | 35 Lexer, // Errors issued by lexer. enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
| H A D | ParseHLSLRootSignature.h | 231 RootSignatureLexer Lexer; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 612 AsmLexer &Lexer = getLexer(); in eatToEndOfPacket() local 932 AsmLexer &Lexer = getLexer(); in parseOperand() local 987 AsmLexer &Lexer = getLexer(); in isLabel() local 1036 AsmLexer &Lexer = getLexer(); in tryParseRegister() local 1117 AsmLexer &Lexer = getLexer(); in parseExpression() local 1167 AsmLexer &Lexer = getLexer(); in parseInstruction() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParser.h | 146 AsmLexer Lexer; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
| H A D | SourceCode.cpp | 228 std::unique_ptr<Lexer> Lexer = [&]() { in getEntityEndLoc() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-mc/ |
| H A D | llvm-mc.cpp | 296 AsmLexer Lexer(MAI); in AsLexInput() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/ |
| H A D | HeaderIncludes.cpp | 41 llvm::function_ref<unsigned(const SourceManager &, Lexer &, Token &)> in getOffsetAfterTokenSequence() argument
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | CommentLexer.cpp | 769 Lexer::Lexer(llvm::BumpPtrAllocator &Allocator, DiagnosticsEngine &Diags, in Lexer() function in clang::comments::Lexer
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | Lexer.cpp | 183 Lexer::Lexer(FileID FID, const llvm::MemoryBufferRef &InputFile, in Lexer() function in Lexer 198 Lexer::Lexer(SourceLocation fileloc, const LangOptions &langOpts, in Lexer() function in Lexer 212 Lexer::Lexer(FileID FID, const llvm::MemoryBufferRef &FromFile, in Lexer() function in Lexer
|
| H A D | PPMacroExpansion.cpp | 1019 for (const auto &Lexer : MacroExpandingLexersStack) { in cacheMacroExpandedTokens() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
| H A D | LanaiAsmParser.cpp | 95 AsmLexer &Lexer; member in __anon93849a6a0111::LanaiAsmParser
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 230 AsmLexer &Lexer; member in __anon9b7df71c0111::WebAssemblyAsmParser
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 8232 AsmLexer &Lexer = getLexer(); in parseDirectiveModule() local 8473 AsmLexer &Lexer = getLexer(); in parseDirectiveModuleFP() local 8506 AsmLexer &Lexer = getLexer(); in parseFpABIValue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 1520 AsmLexer &Lexer = getLexer(); in ParseRegister() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 5529 AsmLexer &Lexer = getLexer(); in parseModImm() local
|