Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp486 uint64_t SourceSize = Ctx.getTypeSize(T); in checkPreStmt() local
/external/v8/src/
Dast.h2348 int SourceSize() const { return end_position() - start_position(); } in SourceSize() function
Dobjects.cc9783 int SharedFunctionInfo::SourceSize() { in SourceSize() function in v8::internal::SharedFunctionInfo