HomeSort by relevance Sort by last modified time
    Searched defs:isSelfClosing (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
Comment.h 120 unsigned IsSelfClosing : 1;
465 HTMLStartTagCommentBits.IsSelfClosing = false;
501 bool isSelfClosing() const {
502 return HTMLStartTagCommentBits.IsSelfClosing;
506 HTMLStartTagCommentBits.IsSelfClosing = true;
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 

Completed in 42 milliseconds