summaryrefslogtreecommitdiffstats
path: root/src/qdoc/qdoc/src/qdoc/clang/AST/qt_attribution.json
blob: 13219767d5ddd394122f0577f07ce80a5acfd988 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
    {
        "Id": "llvm_clang_typename_namespace",
        "Name": "QualTypeNames",
        "QDocModule": "qdoc",
        "QtUsage": "Used to have access to a version of clang::TypeName::getFullyQualifiedName that does not expand templates to an instance.",
        "QtParts": [
            "tools"
        ],
        "Files": "QualTypeNames.h",

        "Description": "A part of Clang's C++ API that deals with fully qualifying types.",
        "Homepage": "https://github.com/llvm/llvm-project",
        "Version": "16.0",
        "License": "Apache License 2.0",
        "LicenseId": "Apache-2.0 WITH LLVM-exception",
        "LicenseFile": "LLVM_LICENSE.txt",
        "Copyright": "Copyright assigned to LLVM project contributors."
    }
]