Searched refs:PreprocessorDirs (Results 1 – 1 of 1) sorted by relevance
50 constexpr PreprocessorDir PreprocessorDirs[] = {{tgtok::Ifdef, "ifdef"}, variable676 for (const auto [Kind, Word] : PreprocessorDirs) { in prepIsDirective()722 for (const auto [PKind, PWord] : PreprocessorDirs) { in prepEatPreprocessorDirective()