Home
last modified time | relevance | path

Searched defs:IsSameFieldName (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2930 bool IsSameFieldName) { in patternMatch()
3019 bool IsSameFieldName = false; in VisitTrueTest() local