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.cpp217 return lexPreprocessor(Kind); in LexToken()
734 tgtok::TokKind TGLexer::lexPreprocessor(tgtok::TokKind Kind, in lexPreprocessor() function in TGLexer
887 tgtok::TokKind ProcessedKind = lexPreprocessor(Kind, false); in prepSkipRegion()
H A DTGLexer.h388 tgtok::TokKind lexPreprocessor(tgtok::TokKind Kind,