Searched defs:Syntax (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | JSONCompilationDatabase.h | 98 JSONCommandLineSyntax Syntax) in JSONCompilationDatabase() 134 JSONCommandLineSyntax Syntax; variable
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Attributes.cpp | 44 static int hasAttributeImpl(AttributeCommonInfo::Syntax Syntax, StringRef Name, in hasAttributeImpl() 51 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, StringRef ScopeName, in hasAttribute() 82 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, in hasAttribute() 90 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, in hasAttribute() 240 auto Syntax = static_cast<AttributeCommonInfo::Syntax>(getSyntax()); in calculateAttributeSpellingListIndex() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | JSONCompilationDatabase.cpp | 130 std::vector<std::string> unescapeCommandLine(JSONCommandLineSyntax Syntax, in unescapeCommandLine() 190 JSONCommandLineSyntax Syntax) { in loadFromFile() 210 JSONCommandLineSyntax Syntax) { in loadFromBuffer() 292 nodeToCommandLine(JSONCommandLineSyntax Syntax, in nodeToCommandLine()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | ParsedAttrInfo.h | 69 AttributeCommonInfo::Syntax Syntax; member
|
| H A D | AttributeCommonInfo.h | 32 enum Syntax { enum
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseDecl.cpp | 283 ParsedAttr::Syntax Syntax, in attributeHasIdentifierArg() 295 ParsedAttr::Syntax Syntax, in attributeStringLiteralListArg() 306 ParsedAttr::Syntax Syntax, in attributeHasVariadicIdentifierArg() 317 ParsedAttr::Syntax Syntax, in attributeTreatsKeywordThisAsIdentifier() 328 ParsedAttr::Syntax Syntax, in attributeAcceptsExprPack() 339 ParsedAttr::Syntax Syntax, in attributeIsTypeArgAttr() 350 ParsedAttr::Syntax Syntax, in attributeHasStrictIdentifierArgs() 362 ParsedAttr::Syntax Syntax, in attributeParsedArgsUnevaluated()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPMacroExpansion.cpp | 1868 AttributeCommonInfo::Syntax Syntax = in ExpandBuiltinMacro() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTReaderDecl.cpp | 3187 unsigned Syntax = Record.readInt(); in readAttr() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangAttrEmitter.cpp | 79 StringRef Syntax; member
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCodeComplete.cpp | 4762 AttributeCommonInfo::Syntax Syntax, AttributeCompletion Completion, in CodeCompleteAttribute()
|