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 155 WeakUseVector &Uses =
214 FunctionScopeInfo::WeakUseVector::reverse_iterator ThisUse =
AnalysisBasedWarnings.cpp     [all...]
  /external/clang/include/clang/Sema/
ScopeInfo.h 290 typedef SmallVector<WeakUseTy, 4> WeakUseVector;
295 typedef llvm::SmallDenseMap<WeakObjectProfileTy, WeakUseVector, 8,
843 WeakUseVector &Uses = WeakObjectUses[WeakObjectProfileTy(E)];

Completed in 159 milliseconds