Home
last modified time | relevance | path

Searched defs:Adjusters (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DCommonOptionsParser.h140 std::vector<ArgumentsAdjuster> Adjusters; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1408 auto &Adjusters = Stream.getHashAdjusters(); in dumpTpiStream() local