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

References

include/llvm/ADT/ImmutableMap.h
  118       TreeTy *T = F.add(Old.Root, std::pair<key_type,data_type>(K,D));
  223   data_type* lookup(key_type_ref K) const {
tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp
   60   CountMap::data_type* T = M.lookup(CountKey(CallSite, BlockID));
tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  408   const ConstraintRangeTy::data_type *T = St->get<ConstraintRange>(Sym);
  481   ConstraintRangeTy::data_type *V = State->get<ConstraintRange>(Sym);