Home
last modified time | relevance | path

Searched defs:ByteWidth (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2274 Optional<size_t> ByteWidth = getLengthOnSingleLine(SM, EdgeRange); in removePunyEdges() local
/external/v8/src/compiler/
Dregister-allocator.cc1164 int SpillRange::ByteWidth() const { in ByteWidth() function in v8::internal::compiler::SpillRange