Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp1620 std::string PartMatchStr = LDat->toString(); in warnIfMutexNotHeld() local
1621 StringRef PartMatchName(PartMatchStr); in warnIfMutexNotHeld()