Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp183 return lexPreprocessor(Kind); in LexToken()
713 tgtok::TokKind TGLexer::lexPreprocessor( in lexPreprocessor() function in TGLexer
876 tgtok::TokKind ProcessedKind = lexPreprocessor(Kind, false); in prepSkipRegion()
H A DTGLexer.h388 tgtok::TokKind lexPreprocessor(tgtok::TokKind Kind,