Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp178 return lexPreprocessor(Kind); in LexToken()
669 tgtok::TokKind TGLexer::lexPreprocessor( in lexPreprocessor() function in TGLexer
825 tgtok::TokKind ProcessedKind = lexPreprocessor(Kind, false); in prepSkipRegion()
H A DTGLexer.h272 tgtok::TokKind lexPreprocessor(tgtok::TokKind Kind,