Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp779 bool doesContainReference() const { return FoundReference; } in doesContainReference() function in __anon54a1acb00711::ContainsReference
1040 if (CR.doesContainReference()) { in DiagnoseUninitializedUse()