Home
last modified time | relevance | path

Searched defs:getGlobalOptions (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyOptions.h179 const ClangTidyGlobalOptions &getGlobalOptions() override { in getGlobalOptions() function
DClangTidyDiagnosticConsumer.cpp212 const ClangTidyGlobalOptions &ClangTidyContext::getGlobalOptions() const { in getGlobalOptions() function in ClangTidyContext
/external/skqp/tools/gpu/
DGrContextFactory.h143 const GrContextOptions& getGlobalOptions() const { return fGlobalOptions; } in getGlobalOptions() function
/external/skia/tools/gpu/
DGrContextFactory.h146 const GrContextOptions& getGlobalOptions() const { return fGlobalOptions; } in getGlobalOptions() function