| /freebsd-14.2/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Attributes.cpp | 22 static int hasAttributeImpl(AttributeCommonInfo::Syntax Syntax, StringRef Name, in hasAttributeImpl() argument 31 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, in hasAttribute() argument 53 int res = hasAttributeImpl(Syntax, Name, ScopeName, Target, LangOpts); in hasAttribute() 59 if (Ptr->hasSpelling(Syntax, Name)) in hasAttribute() 77 AttributeCommonInfo::Syntax SyntaxUsed) { in normalizeAttrScopeName() 96 AttributeCommonInfo::Syntax SyntaxUsed) { in normalizeAttrName() 125 AttributeCommonInfo::Syntax SyntaxUsed) { in normalizeName() 143 Syntax SyntaxUsed) { in getParsedKind() 155 auto Syntax = static_cast<AttributeCommonInfo::Syntax>(getSyntax()); in calculateAttributeSpellingListIndex() local 156 StringRef Scope = normalizeAttrScopeName(getScopeName(), Syntax); in calculateAttributeSpellingListIndex() [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | JSONCompilationDatabase.h | 69 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-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttributeCommonInfo.h | 28 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);
|
| H A D | ParsedAttrInfo.h | 67 AttributeCommonInfo::Syntax Syntax; member 100 bool hasSpelling(AttributeCommonInfo::Syntax Syntax, StringRef Name) const { in hasSpelling() 102 return (S.Syntax == Syntax && S.NormalizedFullName == Name); in hasSpelling()
|
| H A D | Attributes.h | 22 int hasAttribute(AttributeCommonInfo::Syntax Syntax,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | JSONCompilationDatabase.cpp | 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() 298 nodeToCommandLine(JSONCommandLineSyntax Syntax, in nodeToCommandLine() argument [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| H A D | Syntax.td | 1 //===- 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 D | Nodes.td | 1 //===- 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-14.2/lib/libfetch/ |
| H A D | ftp.errors | 34 500 PROTO Syntax error, command unrecognized 35 501 PROTO Syntax error in parameters or arguments
|
| /freebsd-14.2/bin/sh/tests/errors/ |
| H A D | bad-binary1.126 | 3 # Syntax error: word unexpected (expecting ")")
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | T.lilly | 25 sed -e 's/awk://' -e 's/Syntax/syntax/' -e '/warning:/d' foo1 >glop1
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libusbhid/ |
| H A D | test_usb_hid_usages | 4 # Syntax:
|
| /freebsd-14.2/bin/sh/tests/builtins/ |
| H A D | fc1.0 | 12 # Syntax error
|
| /freebsd-14.2/contrib/tcsh/nls/C/ |
| H A D | set1 | 3 1 Syntax Error 36 34 Expression Syntax
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | kerberos | 20 # XXX: Syntax:
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPMacroExpansion.cpp | 1746 return II ? hasAttribute(AttributeCommonInfo::Syntax::AS_GNU, nullptr, in ExpandBuiltinMacro() 1758 hasAttribute(AttributeCommonInfo::Syntax::AS_Declspec, nullptr, in ExpandBuiltinMacro() 1788 AttributeCommonInfo::Syntax Syntax = in ExpandBuiltinMacro() local 1789 IsCXX ? AttributeCommonInfo::Syntax::AS_CXX11 in ExpandBuiltinMacro() 1790 : AttributeCommonInfo::Syntax::AS_C23; in ExpandBuiltinMacro() 1791 return II ? hasAttribute(Syntax, ScopeII, II, getTargetInfo(), in ExpandBuiltinMacro()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | nvidia,tegra-vde.txt | 44 reg = <0x6001a000 0x1000 /* Syntax Engine */
|
| H A D | nvidia,tegra-vde.yaml | 97 reg = <0x6001a000 0x1000>, /* Syntax Engine */
|
| /freebsd-14.2/crypto/heimdal/lib/hdb/ |
| H A D | hdb.schema | 13 # Syntax definitions
|
| /freebsd-14.2/crypto/openssl/doc/man7/ |
| H A D | EVP_KDF-PKCS12KDF.pod | 14 Personal Information Exchange Syntax); it derives a key from a password
|
| H A D | EVP_KDF-X963.pod | 10 X963KDF is used by Cryptographic Message Syntax (CMS) for EC KeyAgreement, to
|
| H A D | EVP_KDF-X942-ASN1.pod | 14 This kdf is used by Cryptographic Message Syntax (CMS).
|
| /freebsd-14.2/crypto/heimdal/doc/ |
| H A D | layman.asc | 22 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. 1832 PKCS #8: Private-Key Information Syntax Standard. [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | ParsedAttr.cpp | 124 AttributeCommonInfo::Syntax SyntaxUsed = A.getSyntax(); in get()
|
| /freebsd-14.2/contrib/tcsh/nls/german/ |
| H A D | set1 | 89 87 Variablen-Syntax
|