Home
last modified time | relevance | path

Searched defs:Affected (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAssumptionCache.cpp60 SmallVectorImpl<AssumptionCache::ResultElem> &Affected) { in findAffectedValues()
130 SmallVector<AssumptionCache::ResultElem, 16> Affected; in updateAffectedValues() local
143 SmallVector<AssumptionCache::ResultElem, 16> Affected; in unregisterAssumption() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.h138 bool Affected; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h645 SmallVector<TreeNodePtr, 8> Affected; member