Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp776 StringRef lastName; in FlushDiagnosticsImpl() local
/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp466 static char const *lastName(char *name) { in lastName() function