HomeSort by relevance Sort by last modified time
    Searched refs:WeakUseVector (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Sema/
ScopeInfo.cpp 133 WeakUseVector &Uses =
190 FunctionScopeInfo::WeakUseVector::reverse_iterator ThisUse =
AnalysisBasedWarnings.cpp     [all...]
  /external/clang/include/clang/Sema/
ScopeInfo.h 272 typedef SmallVector<WeakUseTy, 4> WeakUseVector;
277 typedef llvm::SmallDenseMap<WeakObjectProfileTy, WeakUseVector, 8,
802 WeakUseVector &Uses = WeakObjectUses[WeakObjectProfileTy(E)];

Completed in 48 milliseconds