Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyForceLinker.h132 extern volatile int ReadabilityModuleAnchorSource;
134 ReadabilityModuleAnchorSource;
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DReadabilityTidyModule.cpp157 volatile int ReadabilityModuleAnchorSource = 0; variable