Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyForceLinker.h131 extern volatile int ReadabilityModuleAnchorSource;
133 ReadabilityModuleAnchorSource;
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DReadabilityTidyModule.cpp186 volatile int ReadabilityModuleAnchorSource = 0; variable