Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.cpp181 return lexPreprocessor(Kind); in LexToken()
691 tgtok::TokKind TGLexer::lexPreprocessor( in lexPreprocessor() function in TGLexer
854 tgtok::TokKind ProcessedKind = lexPreprocessor(Kind, false); in prepSkipRegion()
H A DTGLexer.h279 tgtok::TokKind lexPreprocessor(tgtok::TokKind Kind,