Home | History | Annotate | Download | only in Core

Lines Matching refs:getGenerationScheme

220   PathDiagnosticConsumer::PathGenerationScheme getGenerationScheme() const {
221 return PDC ? PDC->getGenerationScheme() : PathDiagnosticConsumer::Extensive;
1754 switch (PDB.getGenerationScheme()) {