Home
last modified time | relevance | path

Searched refs:doesContainReference (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp751 bool doesContainReference() const { return FoundReference; } in doesContainReference() function in __anondc78ae6b0711::ContainsReference
1012 if (CR.doesContainReference()) { in DiagnoseUninitializedUse()