Home
last modified time | relevance | path

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

123456

/openbsd/gnu/llvm/clang/docs/HLSL/
H A DEntryFunctions.rst17 All scalar parameters to entry functions must have semantic annotations, and all
18 struct parameters must have semantic annotations on every field in the struct
19 declaration. Additionally if the entry function has a return type, a semantic
46 their semantic values populated, and a call to the user-defined function.
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDependenceFlags.h188 Dependence semantic() { in LLVM_COMMON_DEPENDENCE()
251 return Dependence(D).semantic().expr(); in toExprDependenceForImpliedType()
292 return Dependence(D).semantic().type(); in toSemanticDependence()
H A DCommentCommands.td146 // We don't do any additional semantic analysis for the following
H A DCXXRecordDeclDefinitionBits.def192 /// True when this class has a destructor with no semantic effect.
/openbsd/gnu/llvm/clang/docs/
H A DInternalsManual.rst2796 and then the semantic handling of the attribute.
2811 into a semantic attribute depends on the attribute definition and semantic
2816 ``ParsedAttr`` objects to be converted into a semantic attribute.
2822 semantic checking for some attributes, etc.
2966 semantic attribute will require a string and integer argument.
3017 Attributes that do not require custom semantic handling should set the
3019 ``IgnoredAttr`` automatically do not get a semantic handler. All other
3036 semantic attributes generated.
3045 semantic attribute class object, with ``public`` access.
3091 attribute using ``hasAttr<T>()``. To obtain a pointer to the semantic
[all …]
H A DMSVCCompatibility.rst34 parsing and semantic compatibility tweaks are controlled by
120 The first major semantic difference is that MSVC appears to defer all parsing
H A DItaniumMangleAbiTags.rst8 This text tries to describe gcc semantic for mangling "abi_tag" attributes
H A DPCHInternals.rst26 representation after it has completed parsing and semantic analysis. The PCH
300 declaration context (for example, during semantic analysis of the expression
311 However, it is common for the code generator and semantic analysis to
402 selector (which is required for semantic analysis in Objective-C) and also
455 whenever semantic analysis needs to read information from the :ref:`global
483 the semantic model of chained precompiled headers, because the most-recent
H A DTooling.rst5 Clang provides infrastructure to write tools that need syntactic and semantic
H A DExternalClangExamples.rst83 "The simplest Clang plugin implementing a semantic check for Objective-C.
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2007-OriginalClangReadme.txt42 libparse - C (for now) parsing and local semantic analysis. This library
78 compiler tool, it makes sense to take those plus the AST building and semantic
108 semantic analysis (some errors and warnings are not produced).
143 * Significantly faster than GCC at semantic analysis, parsing, preprocessing
/openbsd/usr.sbin/unbound/
H A DSECURITY.md5 NLnet Labs adheres to the straightforward, semantic versioning scheme that is
/openbsd/usr.sbin/nsd/
H A DSECURITY.md5 NLnet Labs adheres to the straightforward, semantic versioning scheme that is
/openbsd/gnu/usr.bin/clang/
H A DMakefile.inc63 CXXFLAGS+= -fno-semantic-interposition
/openbsd/gnu/llvm/lld/docs/MachO/
H A Dld64-vs-lld.rst26 This should not result in any meaningful semantic difference.
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-dwarfutil.rst16 In basic usage, it makes a semantic copy of the input to the output. If any
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticCommentKinds.td26 // HTML semantic errors
H A DTypeNodes.td25 /// typedefs can have semantic impacts in ways that are only reflected in our
H A DLangOptions.def361 BENIGN_LANGOPT(SemanticInterposition , 1, 0, "semantic interposition")
363 "Like -fno-semantic-interposition but don't use local aliases")
/openbsd/gnu/usr.bin/binutils-2.17/cpu/
H A Dcris.cpu784 (semantic-name h-v32)
792 (semantic-name h-v32)
816 (semantic-name h-gr-x)
847 (semantic-name h-raw-gr)
856 (semantic-name h-gr-x)
864 (semantic-name h-raw-gr)
881 (semantic-name h-sr-x)
946 (semantic-name h-sr-x)
1124 (semantic-name h-ubit-x)
1143 (semantic-name h-ibit-x)
[all …]
H A Dsimplify.inc91 ; Allow special assembler support specification but no semantic-name or
/openbsd/gnu/usr.bin/binutils/cpu/
H A Dsimplify.inc91 ; Allow special assembler support specification but no semantic-name or
/openbsd/gnu/llvm/llvm/docs/
H A DSymbolizerMarkupFormat.rst90 * They specify presentation details (bold or colors) rather than semantic
91 information. The association of semantic meaning with color (e.g. red for
95 substantial changes to generate semantic markup instead.
H A DAtomics.rst260 Acquire only provides a semantic guarantee when paired with a Release
289 Release only provides a semantic guarantee when paired with a Acquire
315 Acquire only provides a semantic guarantee when paired with a Release
/openbsd/usr.bin/mandoc/
H A Dmandoc.css244 /* Various semantic markup. */

123456