Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp148 TK_Tag enumerator
676 case Token::TK_Tag: in dumpTokens()
1814 T.Kind = Token::TK_Tag; in scanTag()
1983 T.Kind = Token::TK_Tag; in getVerbatimTag()
2531 case Token::TK_Tag: in parseBlockNode()
2532 if (TagInfo.Kind == Token::TK_Tag) { in parseBlockNode()