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

Definitions

include/llvm/ADT/DenseMap.h
  847 template <typename KeyT, typename ValueT, unsigned InlineBuckets = 4,
include/llvm/ADT/DenseSet.h
   30 struct DenseSetEmpty {};
include/llvm/Analysis/CGSCCPassManager.h
  576     struct CallCount {
lib/CodeGen/SafeStackColoring.h
  100   struct Marker {
tools/clang/include/clang/AST/CXXInheritance.h
  134   struct IsVirtBaseAndNumberNonVirtBases {
tools/clang/lib/Sema/SemaOpenMP.cpp
   80   struct DSAInfo {
  102   struct ReductionData {
unittests/ADT/DenseMapTest.cpp
   34 class CtorTester {