Home
last modified time | relevance | path

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

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