Home
last modified time | relevance | path

Searched defs:lexer (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DDILParser.cpp46 DILParser::Parse(llvm::StringRef dil_input_expr, DILLexer lexer, in Parse()
62 DILParser::DILParser(llvm::StringRef dil_input_expr, DILLexer lexer, in DILParser()
/freebsd/crypto/openssl/ssl/quic/
H A Dqlog.c517 struct lexer { struct
531 static int lex_init(struct lexer *lex, const char *in, size_t in_len) in lex_init() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp377 StringLexer lexer(name); in RealizeType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp770 clang::Lexer lexer(clang::SourceLocation(), GetLangOptions(), m_text.data(), in ExtractTokens() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp397 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), options, in getSpelling() local
1343 Lexer lexer(SM.getLocForStartOfFile(LocInfo.first), LangOpts, File.begin(), in findNextToken() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp322 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in LocPropertyAttribute() local