HomeSort by relevance Sort by last modified time
    Searched defs:getAnalyzerOpts (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
CompilerInvocation.h 166 AnalyzerOptionsRef getAnalyzerOpts() const {
CompilerInstance.h 209 AnalyzerOptionsRef getAnalyzerOpts() {
210 return Invocation->getAnalyzerOpts();

Completed in 28 milliseconds