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

Completed in 79 milliseconds