Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyForceLinker.h73 extern volatile int HICPPModuleAnchorSource;
75 HICPPModuleAnchorSource;
/llvm-project/clang-tools-extra/clang-tidy/hicpp/
H A DHICPPTidyModule.cpp123 volatile int HICPPModuleAnchorSource = 0; variable