Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp410 extern volatile int JSONAnchorSource;
411 static int LLVM_ATTRIBUTE_UNUSED JSONAnchorDest = JSONAnchorSource;
H A DJSONCompilationDatabase.cpp190 volatile int JSONAnchorSource = 0; variable