Home
last modified time | relevance | path

Searched refs:bodyOffset (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DStmt.h2155 unsigned bodyOffset() const { return condOffset() + BodyOffsetFromCond; } in bodyOffset() function
2193 Stmt *getBody() { return getTrailingObjects<Stmt *>()[bodyOffset()]; } in getBody()
2195 return getTrailingObjects<Stmt *>()[bodyOffset()]; in getBody()
2199 getTrailingObjects<Stmt *>()[bodyOffset()] = Body; in setBody()
2334 unsigned bodyOffset() const { return condOffset() + BodyOffsetFromCond; } in bodyOffset() function
2373 Stmt *getBody() { return getTrailingObjects<Stmt *>()[bodyOffset()]; } in getBody()
2375 return getTrailingObjects<Stmt *>()[bodyOffset()]; in getBody()
2379 getTrailingObjects<Stmt *>()[bodyOffset()] = Body; in setBody()
/external/python/httplib2/doc/html/_static/
Djquery.js4175 if ( this[0] === this[0].ownerDocument.body ) return jQuery.offset.bodyOffset( this[0] );
4185 if ( this[0] === this[0].ownerDocument.body ) return jQuery.offset.bodyOffset( this[0] );
4248 bodyOffset: function(body) { method
/external/doclava/res/assets/templates/assets/
Djquery-resizable.min.js19bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.doc…
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js8916 return jQuery.offset.bodyOffset( elem );
8958 return jQuery.offset.bodyOffset( elem );
9018 bodyOffset: function( body ) { method