Home
last modified time | relevance | path

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

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