Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyForceLinker.h132 extern volatile int ReadabilityModuleAnchorSource;
134 ReadabilityModuleAnchorSource;
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DReadabilityTidyModule.cpp145 volatile int ReadabilityModuleAnchorSource = 0; variable