Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp178 return lexPreprocessor(Kind); in LexToken()
670 tgtok::TokKind TGLexer::lexPreprocessor( in lexPreprocessor() function in TGLexer
833 tgtok::TokKind ProcessedKind = lexPreprocessor(Kind, false); in prepSkipRegion()
DTGLexer.h273 tgtok::TokKind lexPreprocessor(tgtok::TokKind Kind,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
DTGLexer.cpp183 return lexPreprocessor(Kind); in LexToken()
697 tgtok::TokKind TGLexer::lexPreprocessor( in lexPreprocessor() function in TGLexer
860 tgtok::TokKind ProcessedKind = lexPreprocessor(Kind, false); in prepSkipRegion()
DTGLexer.h281 tgtok::TokKind lexPreprocessor(tgtok::TokKind Kind,