Searched defs:Minimal (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DASTImporter.h50 bool Minimal; member in class:clang::ASTImporter
98 bool isMinimalImport() const { return Minimal; }
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h69 enum PathGenerationScheme { Minimal, Extensive }; enumerator in enum:clang::ento::PathDiagnosticConsumer::PathGenerationScheme
70 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; }

Completed in 90 milliseconds