Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/TableGen/
H A DTGLexer.h373 bool prepIsProcessingEnabled();
H A DTGLexer.cpp876 if (prepIsProcessingEnabled()) { in prepSkipRegion()
1025 bool TGLexer::prepIsProcessingEnabled() { in prepIsProcessingEnabled() function in TGLexer