Home
last modified time | relevance | path

Searched defs:Syntax (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUInstructionSyntax.rst13 Syntax section in Instructions
26 .. _amdgpu_syn_instruction_mnemo:
146 Syntax section in Operands
161 Syntax section in Modifiers
H A Dyaml2obj.rst53 .. _Kwalify: http://www.kuwata-lab.com/kwalify/ruby/users-guide.html
H A DLangRef.rst15207 Syntax subsubsection
15255 Syntax subsubsection
15302 Syntax subsubsection
15350 Syntax subsubsection
15397 Syntax subsubsection
15450 Syntax subsubsection
15553 Syntax subsubsection
15613 Syntax subsubsection
15672 Syntax subsubsection
15742 Syntax subsubsection
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h98 JSONCommandLineSyntax Syntax) in JSONCompilationDatabase()
134 JSONCommandLineSyntax Syntax; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp135 std::vector<std::string> unescapeCommandLine(JSONCommandLineSyntax Syntax, in unescapeCommandLine()
198 JSONCommandLineSyntax Syntax) { in loadFromFile()
218 JSONCommandLineSyntax Syntax) { in loadFromBuffer()
301 nodeToCommandLine(JSONCommandLineSyntax Syntax, in nodeToCommandLine()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DAttributes.cpp8 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute()
114 auto Syntax = static_cast<AttributeCommonInfo::Syntax>(getSyntax()); in calculateAttributeSpellingListIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A Dindex.rst181 Syntax chapter
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dreference.rst103 Syntax argument
219 Syntax subsection
119 Definition and UsageComment Syntax global() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp332 ParsedAttr::Syntax Syntax) { in ParseAttributeWithTypeArg()
358 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseAttributeArgsCommon()
460 ParsedAttr::Syntax Syntax, in ParseGNUAttributeArgs()
516 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseClangAttributeArgs()
1031 ParsedAttr::Syntax Syntax) { in ParseAvailabilityAttribute()
1263 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseExternalSourceSymbolAttribute()
1377 ParsedAttr::Syntax Syntax) { in ParseObjCBridgeRelatedAttribute()
1450 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseSwiftNewTypeAttribute()
1495 ParsedAttr::Syntax Syntax) { in ParseTypeTagForDatatypeAttribute()
H A DParseDeclCXX.cpp4099 ParsedAttr::Syntax Syntax = in ParseCXX11AttributeArgs() local
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/
H A Dacpihelp.h148 char *Syntax; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttributeCommonInfo.h25 enum Syntax { enum
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Dxditview.c125 Syntax(const char *call) in Syntax() function
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h344 typedef struct Syntax Syntax; typedef
405 struct Syntax { struct
406 LDAPSyntax ssyn_syn; argument
435 Syntax **ssyn_sups; argument
450 LDAP_STAILQ_ENTRY(Syntax) ssyn_next; argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1730 AttrSyntax Syntax = IsCXX ? AttrSyntax::CXX : AttrSyntax::C; in ExpandBuiltinMacro() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h66 AttributeCommonInfo::Syntax Syntax; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp2787 unsigned Syntax = Record.readInt(); in readAttr() local