Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/TableGen/
H A DTGLexer.h364 bool prepIsProcessingEnabled();
H A DTGLexer.cpp841 if (prepIsProcessingEnabled()) { in prepSkipRegion()
990 bool TGLexer::prepIsProcessingEnabled() { in prepIsProcessingEnabled() function in TGLexer