Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DClangTidyForceLinker.h74 extern volatile int HICPPModuleAnchorSource;
76 HICPPModuleAnchorSource;
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/hicpp/
H A DHICPPTidyModule.cpp121 volatile int HICPPModuleAnchorSource = 0; variable