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 168 AnalyzerOptionsRef getAnalyzerOpts() const {
CompilerInstance.h 224 AnalyzerOptionsRef getAnalyzerOpts() {
225 return Invocation->getAnalyzerOpts();

Completed in 45 milliseconds