HomeSort by: relevance | last modified time | path
    Searched defs:synthesizeBodies (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/
AnalysisDeclContext.h 437 bool SynthesizeBodies;
445 bool synthesizeBodies = false, bool addStaticInitBranches = false,
459 bool synthesizeBodies() const { return SynthesizeBodies; }

Completed in 22 milliseconds