Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp752 bool doesContainReference() const { return FoundReference; } in doesContainReference() function in __anondf82a8a60711::ContainsReference
1013 if (CR.doesContainReference()) { in DiagnoseUninitializedUse()