reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
40 ArgumentsAdjuster getClangSyntaxOnlyAdjuster();
29 combineAdjusters(getClangSyntaxOnlyAdjuster(),
tools/clang/lib/Tooling/StandaloneExecution.cpp 25 combineAdjusters(getClangSyntaxOnlyAdjuster(),
tools/clang/lib/Tooling/Tooling.cpp 416 appendArgumentsAdjuster(getClangSyntaxOnlyAdjuster());
tools/clang/tools/extra/clangd/GlobalCompilationDatabase.cpp 40 tooling::getClangSyntaxOnlyAdjuster()));
tools/clang/unittests/Tooling/ExecutionTest.cpp 191 getClangSyntaxOnlyAdjuster());
tools/clang/unittests/Tooling/ToolingTest.cpp399 Tool.appendArgumentsAdjuster(getClangSyntaxOnlyAdjuster()); 426 Tool.appendArgumentsAdjuster(getClangSyntaxOnlyAdjuster());