Searched refs:getClangSyntaxOnlyAdjuster (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Tooling/
H A DArgumentsAdjusters.h40 ArgumentsAdjuster getClangSyntaxOnlyAdjuster();
/openbsd-current/gnu/llvm/clang/lib/Tooling/
H A DStandaloneExecution.cpp25 combineAdjusters(getClangSyntaxOnlyAdjuster(),
H A DAllTUsExecution.cpp30 combineAdjusters(getClangSyntaxOnlyAdjuster(),
H A DArgumentsAdjusters.cpp35 ArgumentsAdjuster getClangSyntaxOnlyAdjuster() { function in namespace:clang::tooling
H A DTooling.cpp453 appendArgumentsAdjuster(getClangSyntaxOnlyAdjuster());

Completed in 197 milliseconds