Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/docs/
H A DAMDGPUInstructionSyntax.rst13 Syntax section in Instructions
16 Syntax of Regular Instructions argument
30 Syntax of VOPD Instructions argument
192 Syntax section in Operands
202 Syntax section in Modifiers
H A Dyaml2obj.rst53 .. _Kwalify: http://www.kuwata-lab.com/kwalify/ruby/users-guide.html
H A DLangRef.rst15956 Syntax subsubsection
16004 Syntax subsubsection
16051 Syntax subsubsection
16099 Syntax subsubsection
16146 Syntax subsubsection
16199 Syntax subsubsection
16302 Syntax subsubsection
16362 Syntax subsubsection
16421 Syntax subsubsection
16491 Syntax subsubsection
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h98 JSONCommandLineSyntax Syntax) in JSONCompilationDatabase()
134 JSONCommandLineSyntax Syntax; variable
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp135 std::vector<std::string> unescapeCommandLine(JSONCommandLineSyntax Syntax, in unescapeCommandLine()
195 JSONCommandLineSyntax Syntax) { in loadFromFile()
215 JSONCommandLineSyntax Syntax) { in loadFromBuffer()
298 nodeToCommandLine(JSONCommandLineSyntax Syntax, in nodeToCommandLine()
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DAttributes.cpp7 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, in hasAttribute()
125 auto Syntax = static_cast<AttributeCommonInfo::Syntax>(getSyntax()); in calculateAttributeSpellingListIndex() local
/openbsd-src/gnu/llvm/llvm/docs/TableGen/
H A Dindex.rst181 Syntax chapter
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlreftut.pod90 =head1 Syntax chapter
H A Dperlvms.pod156 =head2 Syntax section in File specifications
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp338 ParsedAttr::Syntax Syntax) { in ParseAttributeWithTypeArg()
364 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseAttributeArgsCommon()
502 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax, Declarator *D) { in ParseGNUAttributeArgs()
557 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseClangAttributeArgs()
1103 ParsedAttr::Syntax Syntax) { in ParseAvailabilityAttribute()
1335 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseExternalSourceSymbolAttribute()
1446 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseObjCBridgeRelatedAttribute()
1515 SourceLocation ScopeLoc, ParsedAttr::Syntax Syntax) { in ParseSwiftNewTypeAttribute()
1559 ParsedAttr::Syntax Syntax) { in ParseTypeTagForDatatypeAttribute()
H A DParseDeclCXX.cpp4361 ParsedAttr::Syntax Syntax = in ParseCXX11AttributeArgs() local
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DAttributeCommonInfo.h25 enum Syntax { enum
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPMacroExpansion.cpp1788 AttributeCommonInfo::Syntax Syntax = in ExpandBuiltinMacro() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DParsedAttr.h69 AttributeCommonInfo::Syntax Syntax; member
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp3007 unsigned Syntax = Record.readInt(); in readAttr() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp4509 void Sema::CodeCompleteAttribute(AttributeCommonInfo::Syntax Syntax, in CodeCompleteAttribute()