Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Support/
DYAMLParser.cpp136 TK_BlockEnd, enumerator
613 case Token::TK_BlockEnd: in dumpTokens()
1009 T.Kind = Token::TK_BlockEnd; in unrollIndent()
2062 if ( t.Kind == Token::TK_BlockEnd in getKey()
2073 if (t.Kind == Token::TK_BlockEnd || t.Kind == Token::TK_Value) { in getKey()
2098 if ( t.Kind == Token::TK_BlockEnd in getValue()
2115 if (t.Kind == Token::TK_BlockEnd || t.Kind == Token::TK_Key) { in getValue()
2143 case Token::TK_BlockEnd: in increment()
2198 case Token::TK_BlockEnd: in increment()
/external/llvm/lib/Support/
DYAMLParser.cpp121 TK_BlockEnd, enumerator
628 case Token::TK_BlockEnd: in dumpTokens()
1018 T.Kind = Token::TK_BlockEnd; in unrollIndent()
2066 if ( t.Kind == Token::TK_BlockEnd in getKey()
2077 if (t.Kind == Token::TK_BlockEnd || t.Kind == Token::TK_Value) { in getKey()
2095 if ( t.Kind == Token::TK_BlockEnd in getValue()
2112 if (t.Kind == Token::TK_BlockEnd || t.Kind == Token::TK_Key) { in getValue()
2140 case Token::TK_BlockEnd: in increment()
2193 case Token::TK_BlockEnd: in increment()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp136 TK_BlockEnd, enumerator
620 case Token::TK_BlockEnd: in dumpTokens()
1016 T.Kind = Token::TK_BlockEnd; in unrollIndent()
2071 if ( t.Kind == Token::TK_BlockEnd in getKey()
2082 if (t.Kind == Token::TK_BlockEnd || t.Kind == Token::TK_Value) { in getKey()
2107 if ( t.Kind == Token::TK_BlockEnd in getValue()
2124 if (t.Kind == Token::TK_BlockEnd || t.Kind == Token::TK_Key) { in getValue()
2152 case Token::TK_BlockEnd: in increment()
2207 case Token::TK_BlockEnd: in increment()