Home
last modified time | relevance | path

Searched refs:Lexical (Results 1 – 7 of 7) sorted by relevance

/freebsd/share/doc/psd/15.yacc/
H A Dref.bib69 %T Lex \(em A Lexical Analyzer Generator
/freebsd/contrib/tcsh/
H A Dsrc.desc28 sh.lex.c: Lexical analyzer.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCommonKinds.td55 let CategoryName = "Lexical or Preprocessor Issue" in {
H A DDiagnosticLexKinds.td13 let Component = "Lex", CategoryName = "Lexical or Preprocessor Issue" in {
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7952 for (const auto &Lexical : TULexicalDecls) in FindExternalLexicalDecls() local
7953 Visit(Lexical.first, Lexical.second); in FindExternalLexicalDecls()
/freebsd/contrib/libpcap/
H A DCMakeLists.txt2894 message(STATUS "Lexical analyzer generator: ${LEX_EXECUTABLE}")
/freebsd/contrib/flex/
H A DChangeLog3332 * doc/flex.texi: change title of manual to 'Lexical Analysis with