Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCategories.h24 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
/llvm-project/clang/tools/diagtool/
H A DDiagnosticNames.cpp70 DIAG_ENTRY(GroupName,FlagNameOffset,Members,SubGroups,Docs) global() argument
/llvm-project/clang-tools-extra/clangd/index/dex/
H A DDex.cpp96 __anonf06670c60202(Token::Kind TK, llvm::StringMap<std::vector<DocID>> &Docs) build() argument
/llvm-project/llvm/tools/llvm-readtapi/
H A DDiffEngine.cpp404 DiffOutput Docs("Inlined Reexported Frameworks/Libraries"); in findDifferences() local
/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp621 DIAG_ENTRY(GroupName,FlagNameOffset,Members,SubGroups,Docs) global() argument
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp5003 std::vector<Record *> Docs = A->getValueAsListOfDefs("Documentation"); EmitClangAttrDocTable() local
5223 std::vector<Record *> Docs = Attr.getValueAsListOfDefs("Documentation"); EmitClangAttrDocs() local