Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h115 bool hasContent() const { return getUnitDie().hasChildren(); } in hasContent() function
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js7540 s.hasContent = !rnoContent.test( s.type );
7548 if ( !s.hasContent ) {
7573 if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) {
8157 xhr.send( ( s.hasContent && s.data ) || null );