Searched defs:HST (Results 1 – 5 of 5) sorted by relevance
196 const HTMLStartTagComment *HST = getASTNodeAs<HTMLStartTagComment>(CXC); in clang_HTMLStartTagComment_isSelfClosing() local204 const HTMLStartTagComment *HST = getASTNodeAs<HTMLStartTagComment>(CXC); in clang_HTMLStartTag_getNumAttrs() local212 const HTMLStartTagComment *HST = getASTNodeAs<HTMLStartTagComment>(CXC); in clang_HTMLStartTag_getAttrName() local220 const HTMLStartTagComment *HST = getASTNodeAs<HTMLStartTagComment>(CXC); in clang_HTMLStartTag_getAttrValue() local
327 HTMLStartTagComment *&HST, in HasHTMLStartTagAt()346 HTMLStartTagComment *&HST, in HasHTMLStartTagAt()365 HTMLStartTagComment *&HST, in HasHTMLStartTagAt()386 HTMLStartTagComment *&HST, in HasHTMLStartTagAt()1092 HTMLStartTagComment *HST; in TEST_F() local1114 HTMLStartTagComment *HST; in TEST_F() local1138 HTMLStartTagComment *HST; in TEST_F() local1160 HTMLStartTagComment *HST; in TEST_F() local1205 HTMLStartTagComment *HST; in TEST_F() local
507 HTMLStartTagComment *HST = HTMLOpenTags.pop_back_val(); in actOnHTMLEndTag() local553 HTMLStartTagComment *HST = HTMLOpenTags.pop_back_val(); in actOnFullComment() local
435 HTMLStartTagComment *HST = in parseHTMLStartTag() local
49 const HexagonSubtarget *HST; member in __anon06b755f30111::HexagonDAGToDAGISel