Searched refs:isBodyAutosynthesizedFromModelFile (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h156 bool isBodyAutosynthesizedFromModelFile() const;
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp137 bool AnalysisDeclContext::isBodyAutosynthesizedFromModelFile() const { function in class:AnalysisDeclContext
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2861 !DeclCtx->isBodyAutosynthesizedFromModelFile())

Completed in 116 milliseconds