Home
last modified time | relevance | path

Searched defs:Lexer (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DXCOFFAsmParser.cpp20 AsmLexer *Lexer = nullptr; member in __anon7e8d831f0111::XCOFFAsmParser
H A DWasmAsmParser.cpp38 AsmLexer *Lexer = nullptr; member in __anon8dbf0ae10111::WasmAsmParser
H A DAsmParser.cpp716 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 DCodeRegionGenerator.cpp50 AsmLexer &Lexer = Parser->getLexer(); in parseCodeRegions() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp82 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 DCommentLexer.h26 class Lexer; variable
56 friend class Lexer; variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DIssueHash.cpp154 Lexer Lexer(SM.getLocForStartOfFile(SM.getFileID(StartOfLine)), LangOpts, in NormalizeLine() local
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h35 Lexer, // Errors issued by lexer. enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParseHLSLRootSignature.h231 RootSignatureLexer Lexer; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp612 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 DMCAsmParser.h146 AsmLexer Lexer; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp228 std::unique_ptr<Lexer> Lexer = [&]() { in getEntityEndLoc() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp296 AsmLexer Lexer(MAI); in AsLexInput() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp41 llvm::function_ref<unsigned(const SourceManager &, Lexer &, Token &)> in getOffsetAfterTokenSequence() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp769 Lexer::Lexer(llvm::BumpPtrAllocator &Allocator, DiagnosticsEngine &Diags, in Lexer() function in clang::comments::Lexer
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp183 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 DPPMacroExpansion.cpp1019 for (const auto &Lexer : MacroExpandingLexersStack) { in cacheMacroExpandedTokens() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp95 AsmLexer &Lexer; member in __anon93849a6a0111::LanaiAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp230 AsmLexer &Lexer; member in __anon9b7df71c0111::WebAssemblyAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8232 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 DX86AsmParser.cpp1520 AsmLexer &Lexer = getLexer(); in ParseRegister() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5529 AsmLexer &Lexer = getLexer(); in parseModImm() local