Searched defs:lexer (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | Transforms.cpp | 150 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), findSemiAfterLocation() local 398 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), rewritePropertyAttribute() local 479 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), addPropertyAttribute() local [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCTypeEncodingParser.cpp | 362 StringLexer lexer(name); RealizeType() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusNameParser.cpp | 770 clang::Lexer lexer(clang::SourceLocation(), GetLangOptions(), m_text.data(), in ExtractTokens() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | Lexer.cpp | 353 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), options, getSpelling() local 1301 Lexer lexer(SM.getLocForStartOfFile(LocInfo.first), LangOpts, File.begin(), findNextToken() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 321 Lexer lexer(SM.getLocForStartOfFile(locInfo.first), in LocPropertyAttribute() local
|