Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/
H A DExecution.cpp98 extern volatile int AllTUsToolExecutorAnchorSource;
102 AllTUsToolExecutorAnchorSource;
H A DAllTUsExecution.cpp177 volatile int AllTUsToolExecutorAnchorSource = 0; variable