Searched defs:Docs (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | DiagnosticCategories.h | 24 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
|
/openbsd-src/gnu/llvm/clang/tools/diagtool/ |
H A D | DiagnosticNames.cpp | 69 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-tapi-diff/ |
H A D | DiffEngine.cpp | 385 DiffOutput Docs("Inlined Reexported Frameworks/Libraries"); in findDifferences() local
|
/openbsd-src/gnu/llvm/clang/lib/Basic/ |
H A D | DiagnosticIDs.cpp | 623 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
|
/openbsd-src/gnu/llvm/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 4547 std::vector<Record *> Docs = A->getValueAsListOfDefs("Documentation"); in EmitClangAttrDocTable() local 4765 std::vector<Record *> Docs = Attr.getValueAsListOfDefs("Documentation"); in EmitClangAttrDocs() local
|