Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp38 } PreprocessorDirs[] = { variable
644 for (const auto &PD : PreprocessorDirs) { in prepIsDirective()
701 for (const auto &PD : PreprocessorDirs) in prepEatPreprocessorDirective()