Home
last modified time | relevance | path

Searched refs:lexical (Results 1 – 25 of 44) sorted by relevance

12

/external/clang/test/Index/
Dindex-decls.m61 …kind: objc-instance-method | name: prop | {{.*}} | loc: 11:13 | {{.*}} | lexical-container: [I:10:…
62 …: objc-instance-method | name: setProp: | {{.*}} | loc: 11:13 | {{.*}} | lexical-container: [I:10:…
/external/clang/test/CodeGenObjC/
Dcatch-lexical-block.m10 // We should have 3 lexical blocks here at the moment, including one
/external/antlr/antlr-3.4/runtime/ObjC/
DREADME1 ANTLR version 3 supports target language generation for the lexical
/external/llvm/test/DebugInfo/COFF/
Dtail-call-without-lexical-scopes.ll15 ; The bar function happens to have no lexical scopes, yet it has one instruction
/external/llvm/test/Transforms/AddDiscriminators/
Dno-discriminators.ll13 ; new lexical scope.
/external/antlr/antlr-3.4/gunit/
DCHANGES.txt78 * added new functionality of testing lexical rules
/external/tagsoup/
DCHANGES44 Removed lexical handler calls to startCDATA/endCDATA from CDATA element handling
45 Added lexical handler calls to startCDATA/endCDATA from CDATA section handling
85 --lexical switch now outputs DOCTYPE if there is one
/external/llvm/docs/TableGen/
DLangRef.rst24 The lexical and syntax notation used here is intended to imitate
25 `Python's`_. In particular, for lexical definitions, the productions
/external/smali/smali/src/test/antlr3/org/jf/smali/
DexpectedTokensTestGrammar.g2 * The string related lexical rules are derived from rules from the
/external/icu/icu4c/source/tools/toolutil/
Ducm.c126 UBool lexical) { in compareBytes() argument
138 if(lexical) { in compareBytes()
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebateResp4.txt31 I would argue that because the lexical structure of the language is self
/external/antlr/antlr-3.4/runtime/Ruby/
DREADME.txt46 * parsing lexical output and responding with arbitrary actions
/external/clang/docs/
DBlockLanguageSpec.rst148 The compound statement body establishes a new lexical scope within
275 references to instance variables are also imported into the lexical
DPTHInternals.rst100 a lexical cache of header files, a single PTH file can be safely used
DInternalsManual.rst1151 *lexical* context, which corresponds to the source-centric view of the
1153 semantics-centric view. The lexical context is accessible via
1165 Here, the semantic and lexical contexts of ``X::f`` are the ``DeclContext``
1173 This definition of "``f``" has different lexical and semantic contexts. The
1174 lexical context corresponds to the declaration context in which the actual
1228 same set of requirements: declarations are declared within a particular lexical
1234 lexical context of the declaration (e.g., an enumerator) will be the
/external/lldb/scripts/
Dlldb.swig29 o SBBlock: Represents a lexical block. SBFunction contains SBBlock(s).
/external/llvm/docs/tutorial/
DLangImpl8.rst299 current "lexical location" to the assorted line and column for the beginning
380 // Pop off the lexical block for the function since we added it
/external/parameter-framework/tools/xmlGenerator/
DREADME.md166 When setting an enum parameter value, use its lexical space, not its numerical
/external/bison/doc/
Dbison.texi157 * Rpcalc Lexer:: The lexical analyzer.
173 * Ltcalc Lexer:: The lexical analyzer.
1260 @cindex lexical analyzer, purpose
1277 The tokens come from a function called the @dfn{lexical analyzer} that
1279 parser calls the lexical analyzer each time it wants a new token. It
1281 may reflect this). Typically the lexical analyzer makes the tokens by
1288 additional functions. One is the lexical analyzer. Another is an
1298 functions such as the lexical analyzer function @code{yylex}, the
1334 Write a lexical analyzer to process input and pass tokens to the parser.
1335 The lexical analyzer may be written by hand in C (@pxref{Lexical, ,The
[all …]
Dbison.info120 * Rpcalc Lexer:: The lexical analyzer.
136 * Ltcalc Lexer:: The lexical analyzer.
1849 The tokens come from a function called the "lexical analyzer" that
1851 parser calls the lexical analyzer each time it wants a new token. It
1853 may reflect this). Typically the lexical analyzer makes the tokens by
1860 functions. One is the lexical analyzer. Another is an error-reporting
1869 as the lexical analyzer function `yylex', the error reporting function
1901 2. Write a lexical analyzer to process input and pass tokens to the
1902 parser. The lexical analyzer may be written by hand in C (*note
1947 You need to declare the lexical analyzer `yylex' and the error printer
[all …]
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DLexer.as140 * outermost lexical rule. The token object should point into the
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Drhino-python.extensions32 This is an interesting lexical problem because multiple DEDENT
DPython.g49 * The lexical rules for python are particularly nasty and it took me
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRLexer.m194 * outermost lexical rule. The token object should point into the
/external/mesa3d/src/glsl/
Dglsl_parser.yy487 // Grammar Note: Constructors look like functions, but lexical
542 // Grammar Note: Constructors look like methods, but lexical

12