Home
last modified time | relevance | path

Searched refs:PreviousSize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DSortJavaScriptImports.cpp183 unsigned PreviousSize = PreviousText.size(); in analyze() local
184 while (ReferencesText.size() < PreviousSize) { in analyze()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9797 llvm::Value *PreviousSize = MapperCGF.EmitRuntimeCall( in emitUserDefinedMapper() local
9802 PreviousSize, in emitUserDefinedMapper()