Home
last modified time | relevance | path

Searched defs:HST (Results 1 – 5 of 5) sorted by relevance

/external/clang/tools/libclang/
DCXComment.cpp196 const HTMLStartTagComment *HST = getASTNodeAs<HTMLStartTagComment>(CXC); in clang_HTMLStartTagComment_isSelfClosing() local
204 const HTMLStartTagComment *HST = getASTNodeAs<HTMLStartTagComment>(CXC); in clang_HTMLStartTag_getNumAttrs() local
212 const HTMLStartTagComment *HST = getASTNodeAs<HTMLStartTagComment>(CXC); in clang_HTMLStartTag_getAttrName() local
220 const HTMLStartTagComment *HST = getASTNodeAs<HTMLStartTagComment>(CXC); in clang_HTMLStartTag_getAttrValue() local
/external/clang/unittests/AST/
DCommentParser.cpp327 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() local
1114 HTMLStartTagComment *HST; in TEST_F() local
1138 HTMLStartTagComment *HST; in TEST_F() local
1160 HTMLStartTagComment *HST; in TEST_F() local
1205 HTMLStartTagComment *HST; in TEST_F() local
/external/clang/lib/AST/
DCommentSema.cpp507 HTMLStartTagComment *HST = HTMLOpenTags.pop_back_val(); in actOnHTMLEndTag() local
553 HTMLStartTagComment *HST = HTMLOpenTags.pop_back_val(); in actOnFullComment() local
DCommentParser.cpp435 HTMLStartTagComment *HST = in parseHTMLStartTag() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp49 const HexagonSubtarget *HST; member in __anon06b755f30111::HexagonDAGToDAGISel