Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.cpp151 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in findSemiAfterLocation() local
399 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in rewritePropertyAttribute() local
480 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in addPropertyAttribute() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp367 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.cpp398 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), options, in getSpelling() local
1346 Lexer lexer(SM.getLocForStartOfFile(LocInfo.first), LangOpts, File.begin(), in findNextToken() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp321 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in LocPropertyAttribute() local