Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyDiagnosticConsumer.h218 ClangTidyOptions CurrentOptions; variable
H A DClangTidyDiagnosticConsumer.cpp226 CurrentOptions = getOptionsForFile(CurrentFile); in setCurrentFile()
242 return CurrentOptions; in getOptions()