reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Support/SpecialCaseList.h
   66 class SpecialCaseList {
tools/clang/include/clang/Tooling/JSONCompilationDatabase.h
   61 class JSONCompilationDatabase : public CompilationDatabase {
tools/clang/tools/extra/clang-doc/HTMLGenerator.cpp
   68 struct HTMLNode {
unittests/Support/Casting.cpp
   34 struct foo {
   42 struct base {
   46 struct derived : public base {
usr/include/c++/7.4.0/bits/unique_ptr.h
  692   template<typename _Tp, typename _Dp>