Searched refs:semantic (Results 1 – 25 of 49) sorted by relevance
12
| /NextBSD/contrib/byacc/ |
| HD | README.BTYACC | 80 has an YYSTYPE semantic value attached to it. 87 In addition to semantic value stack BtYacc now maintains 89 is similar to the behavior of the semantic value stack. 101 semantic value of the returned token to yylval. 127 This is analogue of the $$ semantic value. 171 semantic semantic values and text positions of tokens 176 semantic values were not cleaned that caused quite severe 180 Now BtYacc skeleton calls delete functions for semantic 185 calls when it needs to delete semantic value or text position. 189 to delete semantic value of the token or non-terminal. [all …]
|
| HD | yaccpar.skel | 10 /* the body either are not useful outside of semantic actions or */
|
| HD | btyaccpar.skel | 10 /* the body either are not useful outside of semantic actions or */
|
| /NextBSD/usr.bin/dtc/ |
| HD | HACKING | 40 most of the semantic checkers that can be implemented by simply reading the
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | DiagnosticCommentKinds.td | 27 // HTML semantic errors
|
| HD | Attr.td | 40 // heading will be the semantic spelling. If the spellings are not 275 // Set to true if the attribute's parsing does not match its semantic 321 // own parsing and semantic handling requirements as-needed. 771 // semantic checking for mutual exclusion with the Cold attribute.
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/AST/ |
| HD | CommentCommands.td | 124 // We don't do any additional semantic analysis for the following
|
| HD | Expr.h | 4732 Expr *syntactic, ArrayRef<Expr*> semantic, 4747 ArrayRef<Expr*> semantic,
|
| /NextBSD/lib/libz/doc/ |
| HD | txtvsbin.txt | 11 file type requires heavy-duty semantic analysis on the file contents.
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGObjC.cpp | 2536 const Expr *semantic = *i; in tryEmitARCRetainPseudoObject() local 2540 if (const OpaqueValueExpr *ov = dyn_cast<OpaqueValueExpr>(semantic)) { in tryEmitARCRetainPseudoObject() 2559 } else if (semantic == resultExpr) { in tryEmitARCRetainPseudoObject() 2560 result = tryEmitARCRetainScalarExpr(CGF, semantic); in tryEmitARCRetainPseudoObject() 2564 CGF.EmitIgnoredExpr(semantic); in tryEmitARCRetainPseudoObject()
|
| HD | CGExpr.cpp | 3516 const Expr *semantic = *i; in emitPseudoObjectExpr() local 3520 if (const auto *ov = dyn_cast<OpaqueValueExpr>(semantic)) { in emitPseudoObjectExpr() 3551 } else if (semantic == resultExpr) { in emitPseudoObjectExpr() 3553 result.LV = CGF.EmitLValue(semantic); in emitPseudoObjectExpr() 3555 result.RV = CGF.EmitAnyExpr(semantic, slot); in emitPseudoObjectExpr() 3559 CGF.EmitIgnoredExpr(semantic); in emitPseudoObjectExpr()
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-1999 | 203 (finish_base_struct): Split semantic analysis into check_bases. 809 default_conversion logic to semantic-analysis time. 881 semantic-analysis time. Destroy objects in the correct order. 1639 to semantic-analysis time. Move generation of implicit `main' 1640 return value to semantic-analysis time. 1642 ctor_label/dtor_label here. Use check_return_expr to do semantic 1844 doing semantic analysis. 1866 at semantic-analysis time. Emit code to initialize vtables in 1946 binding levels when not doing semantic analysis. 1949 semantic analysis. [all …]
|
| HD | cp-tree.def | 37 This form is only used during the parsing phase; once semantic
|
| HD | NEWS | 263 checked for semantic validity) unless they are needed. Default
|
| /NextBSD/share/i18n/csmapper/BIG5/ |
| D | Big5EXT@IBM%UCS.src | 88 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
|
| D | UCS%Big5EXT@IBM.src | 88 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
|
| /NextBSD/contrib/mdocml/ |
| HD | NEWS | 348 mandoc-tools sandbox. This interfaces with mandocdb(8) for semantic 415 content, which features semantic querying of manual content. 575 * Some subtle semantic issues, such as punctuation scope, have also
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaPseudoObject.cpp | 208 void addSemanticExpr(Expr *semantic) { in addSemanticExpr() argument 209 Semantics.push_back(semantic); in addSemanticExpr()
|
| /NextBSD/contrib/gcc/doc/ |
| HD | passes.texi | 70 semantic analysis is not complete until gimplification occurs. 144 semantic checks), it should return @code{GS_ERROR}.
|
| HD | c-tree.texi | 17 source program, GCC parses the program, performs semantic analysis
|
| /NextBSD/contrib/dtc/Documentation/ |
| HD | dtc-paper.tex | 495 \item \emph{semantic structure}: In some cases, \dtc checks that
|
| /NextBSD/contrib/gcclibs/libgomp/ |
| HD | libgomp.texi | 1065 the semantic of new variable creation.
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | ChangeLog-9899 | 948 * m32r-opc.c: Regenerate (remove semantic descriptions).
|
| /NextBSD/share/i18n/csmapper/CNS/ |
| D | UCS%CNS11643-1.src | 80 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
|
| D | CNS11643-1%UCS.src | 80 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
|
12