Home
last modified time | relevance | path

Searched defs:Docs (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticCategories.h24 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDDiagnosticIDs.cpp621 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
HDClangAttrEmitter.cpp5003 std::vector<Record *> Docs = A->getValueAsListOfDefs("Documentation"); in EmitClangAttrDocTable() local
5223 std::vector<Record *> Docs = Attr.getValueAsListOfDefs("Documentation"); in EmitClangAttrDocs() local