Home
last modified time | relevance | path

Searched refs:Syntax (Results 1 – 25 of 79) sorted by relevance

1234

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp22 static int hasAttributeImpl(AttributeCommonInfo::Syntax Syntax, StringRef Name, in hasAttributeImpl() argument
31 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, in hasAttribute() argument
57 int res = hasAttributeImpl(Syntax, Name, ScopeName, Target, LangOpts); in hasAttribute()
63 if (Ptr->hasSpelling(Syntax, Name)) in hasAttribute()
81 AttributeCommonInfo::Syntax SyntaxUsed) { in normalizeAttrScopeName()
100 AttributeCommonInfo::Syntax SyntaxUsed) { in normalizeAttrName()
129 AttributeCommonInfo::Syntax SyntaxUsed) { in normalizeName()
147 Syntax SyntaxUsed) { in getParsedKind()
159 auto Syntax = static_cast<AttributeCommonInfo::Syntax>(getSyntax()); in calculateAttributeSpellingListIndex() local
160 StringRef Scope = normalizeAttrScopeName(getScopeName(), Syntax); in calculateAttributeSpellingListIndex()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h28 enum Syntax { enum
80 LLVM_PREFERRED_TYPE(Syntax)
97 constexpr Form(Syntax SyntaxUsed, unsigned SpellingIndex, bool IsAlignas, in Form()
107 Syntax getSyntax() const { return Syntax(SyntaxUsed); } in getSyntax()
127 constexpr Form(Syntax SyntaxUsed) in Form()
131 LLVM_PREFERRED_TYPE(Syntax)
174 Syntax getSyntax() const { return Syntax(SyntaxUsed); } in getSyntax()
241 const IdentifierInfo *Scope, Syntax SyntaxUsed);
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h69 JSONCommandLineSyntax Syntax);
76 JSONCommandLineSyntax Syntax);
98 JSONCommandLineSyntax Syntax) in JSONCompilationDatabase() argument
99 : Database(std::move(Database)), Syntax(Syntax), in JSONCompilationDatabase()
134 JSONCommandLineSyntax Syntax; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp135 std::vector<std::string> unescapeCommandLine(JSONCommandLineSyntax Syntax, in unescapeCommandLine() argument
137 if (Syntax == JSONCommandLineSyntax::AutoDetect) { in unescapeCommandLine()
140 Syntax = JSONCommandLineSyntax::Windows; in unescapeCommandLine()
142 Syntax = JSONCommandLineSyntax::Gnu; in unescapeCommandLine()
146 if (Syntax == JSONCommandLineSyntax::Windows) { in unescapeCommandLine()
154 assert(Syntax == JSONCommandLineSyntax::Gnu); in unescapeCommandLine()
195 JSONCommandLineSyntax Syntax) { in loadFromFile() argument
206 new JSONCompilationDatabase(std::move(*DatabaseBuffer), Syntax)); in loadFromFile()
215 JSONCommandLineSyntax Syntax) { in loadFromBuffer() argument
219 new JSONCompilationDatabase(std::move(DatabaseBuffer), Syntax)); in loadFromBuffer()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DSyntax.td1 //===- Syntax.td - TableGen metamodel for syntax::Node hierarchy ----------===//
30 // Syntax is any constraint on constructs that can appear somewhere.
31 class Syntax;
32 class Optional<Syntax inner_> : Syntax { Syntax inner = inner_; }
33 class AnyToken<list<string> kinds_> : Syntax { list<string> kinds = kinds_; }
39 class NodeType : Syntax {
66 class Role<string role_, Syntax syntax_> {
68 Syntax syntax = syntax_;
H A DNodes.td1 //===- Nodes.td - Node types in the Syntax Tree grammar -------------------===//
10 // The archetypes they fall into (Sequence, List etc) are defined in Syntax.td.
18 include "clang/Tooling/Syntax/Syntax.td"
/freebsd/lib/libfetch/
H A Dftp.errors34 500 PROTO Syntax error, command unrecognized
35 501 PROTO Syntax error in parameters or arguments
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCodeCompletion.h123 AttributeCommonInfo::Syntax Syntax,
/freebsd/bin/sh/tests/errors/
H A Dbad-binary1.1263 # Syntax error: word unexpected (expecting ")")
/freebsd/contrib/netbsd-tests/lib/libusbhid/
H A Dtest_usb_hid_usages4 # Syntax:
/freebsd/bin/sh/tests/builtins/
H A Dfc1.012 # Syntax error
/freebsd/contrib/one-true-awk/testdir/
H A DT.lilly25 sed -e 's/awk://' -e 's/Syntax/syntax/' -e '/warning:/d' foo1 >glop1
/freebsd/contrib/tcsh/nls/C/
H A Dset13 1 Syntax Error
36 34 Expression Syntax
/freebsd/contrib/file/magic/Magdir/
H A Dkerberos20 # XXX: Syntax:
H A Dframe36 …Selecting text" "proceduresbl" "lastpageu" "Introducing HelpHe" "Menu of Syntax Descriptions" "Mai…
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dnvidia,tegra-vde.txt44 reg = <0x6001a000 0x1000 /* Syntax Engine */
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1873 return II ? hasAttribute(AttributeCommonInfo::Syntax::AS_GNU, nullptr, in ExpandBuiltinMacro()
1885 hasAttribute(AttributeCommonInfo::Syntax::AS_Declspec, nullptr, in ExpandBuiltinMacro()
1915 AttributeCommonInfo::Syntax Syntax = in ExpandBuiltinMacro() local
1916 IsCXX ? AttributeCommonInfo::Syntax::AS_CXX11 in ExpandBuiltinMacro()
1917 : AttributeCommonInfo::Syntax::AS_C23; in ExpandBuiltinMacro()
1918 return II ? hasAttribute(Syntax, ScopeII, II, getTargetInfo(), in ExpandBuiltinMacro()
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.schema13 # Syntax definitions
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-PKCS12KDF.pod14 Personal Information Exchange Syntax); it derives a key from a password
H A DEVP_KDF-X963.pod10 X963KDF is used by Cryptographic Message Syntax (CMS) for EC KeyAgreement, to
H A DEVP_KDF-X942-ASN1.pod14 This kdf is used by Cryptographic Message Syntax (CMS).
H A Dopenssl-glossary.pod23 ASN.1 ("Abstract Syntax Notation One") is a notation for describing abstract
/freebsd/crypto/heimdal/doc/
H A Dlayman.asc22 subset of OSI's Abstract Syntax Notation One (ASN.1), Basic
58 (Abstract Syntax Notation One, defined in X.208), and one
116 2. Abstract Syntax Notation One
118 Abstract Syntax Notation One, abbreviated ASN.1, is a
1753 Syntax Standard. Version 1.5, November 1993.
1756 Syntax Standard. Version 1.5, November 1993.
1759 Syntax Standard. Version 1.2, November 1993.
1765 Syntax Standard. Version 1.0, November 1993.
1772 Abstract Syntax Notation One (ASN.1). 1988.
1775 Basic Encoding Rules for Abstract Syntax Notation
[all …]
/freebsd/contrib/tcsh/nls/german/
H A Dset189 87 Variablen-Syntax
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp130 AttributeCommonInfo::Syntax SyntaxUsed = A.getSyntax(); in get()

1234