Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.cpp682 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective() function in TGLexer
701 if (!prepEatPreprocessorDirective(Kind)) in lexPreprocessor()
H A DTGLexer.h251 bool prepEatPreprocessorDirective(tgtok::TokKind Kind);
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp655 bool TGLexer::prepEatPreprocessorDirective(tgtok::TokKind Kind) { in prepEatPreprocessorDirective() function in TGLexer
674 if (!prepEatPreprocessorDirective(Kind)) in lexPreprocessor()
H A DTGLexer.h243 bool prepEatPreprocessorDirective(tgtok::TokKind Kind);