Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGLexer.h365 bool prepIsProcessingEnabled();
HDTGLexer.cpp849 if (prepIsProcessingEnabled()) { in prepSkipRegion()
998 bool TGLexer::prepIsProcessingEnabled() { in prepIsProcessingEnabled() function in TGLexer