Home
last modified time | relevance | path

Searched defs:Adjuster (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Tooling/
DCommonOptionsParser.cpp64 void appendArgumentsAdjuster(ArgumentsAdjuster Adjuster) { in appendArgumentsAdjuster()
88 for (const auto &Adjuster : Adjusters) in adjustCommands() local
DTooling.cpp336 void ClangTool::appendArgumentsAdjuster(ArgumentsAdjuster Adjuster) { in appendArgumentsAdjuster()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSampleProfileInference.cpp1323 auto Adjuster = FlowAdjuster(Params, Func); in applyFlowInference() local