Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.cpp860 tgtok::TokKind ProcessedKind = lexPreprocessor(Kind, false); in prepSkipRegion() local
865 if (ProcessedKind == tgtok::Error) in prepSkipRegion()
868 if (Kind != ProcessedKind) in prepSkipRegion()