Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1671 std::string PartMatchStr = LDat->toString(); in warnIfMutexNotHeld() local
1672 StringRef PartMatchName(PartMatchStr); in warnIfMutexNotHeld()