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

Completed in 185 milliseconds