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

  /external/clang/lib/StaticAnalyzer/Core/
AnalysisManager.cpp 32 Ctx(ctx), Diags(diags), LangInfo(lang), PD(pd),
49 LangInfo(ParentAM.LangInfo), PD(ParentAM.getPathDiagnosticConsumer()),
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
AnalysisManager.h 39 const LangOptions &LangInfo;
133 return LangInfo;

Completed in 30 milliseconds