Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h475 bool prepIsProcessingEnabled();
H A DTGLexer.cpp892 if (prepIsProcessingEnabled()) { in prepSkipRegion()
1036 bool TGLexer::prepIsProcessingEnabled() { in prepIsProcessingEnabled() function in TGLexer