Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h800 StringRef prettyPrintFirstElement(StringRef FirstElement,
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp755 Sep = prettyPrintFirstElement(FirstElement, in prettyPrintRegionName()
771 prettyPrintFirstElement(FirstElement, in prettyPrintRegionName()
776 StringRef NoStoreFuncVisitor::prettyPrintFirstElement( in prettyPrintFirstElement() function in NoStoreFuncVisitor