Home
last modified time | relevance | path

Searched refs:semantic (Results 1 – 25 of 49) sorted by relevance

12

/NextBSD/contrib/byacc/
HDREADME.BTYACC80 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 …]
HDyaccpar.skel10 /* the body either are not useful outside of semantic actions or */
HDbtyaccpar.skel10 /* the body either are not useful outside of semantic actions or */
/NextBSD/usr.bin/dtc/
HDHACKING40 most of the semantic checkers that can be implemented by simply reading the
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDDiagnosticCommentKinds.td27 // HTML semantic errors
HDAttr.td40 // 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/
HDCommentCommands.td124 // We don't do any additional semantic analysis for the following
HDExpr.h4732 Expr *syntactic, ArrayRef<Expr*> semantic,
4747 ArrayRef<Expr*> semantic,
/NextBSD/lib/libz/doc/
HDtxtvsbin.txt11 file type requires heavy-duty semantic analysis on the file contents.
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjC.cpp2536 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()
HDCGExpr.cpp3516 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/
HDChangeLog-1999203 (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 …]
HDcp-tree.def37 This form is only used during the parsing phase; once semantic
HDNEWS263 checked for semantic validity) unless they are needed. Default
/NextBSD/share/i18n/csmapper/BIG5/
DBig5EXT@IBM%UCS.src88 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
DUCS%Big5EXT@IBM.src88 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
/NextBSD/contrib/mdocml/
HDNEWS348 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/
HDSemaPseudoObject.cpp208 void addSemanticExpr(Expr *semantic) { in addSemanticExpr() argument
209 Semantics.push_back(semantic); in addSemanticExpr()
/NextBSD/contrib/gcc/doc/
HDpasses.texi70 semantic analysis is not complete until gimplification occurs.
144 semantic checks), it should return @code{GS_ERROR}.
HDc-tree.texi17 source program, GCC parses the program, performs semantic analysis
/NextBSD/contrib/dtc/Documentation/
HDdtc-paper.tex495 \item \emph{semantic structure}: In some cases, \dtc checks that
/NextBSD/contrib/gcclibs/libgomp/
HDlibgomp.texi1065 the semantic of new variable creation.
/NextBSD/contrib/binutils/opcodes/
HDChangeLog-9899948 * m32r-opc.c: Regenerate (remove semantic descriptions).
/NextBSD/share/i18n/csmapper/CNS/
DUCS%CNS11643-1.src80 # MACRON (Mandarin Chinese first tone) to reflect this semantic.
DCNS11643-1%UCS.src80 # MACRON (Mandarin Chinese first tone) to reflect this semantic.

12