OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ScopedInErrorReport
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_report.cc
121
// Use
ScopedInErrorReport
to run common actions just before and
123
class
ScopedInErrorReport
{
125
explicit
ScopedInErrorReport
(bool fatal = false)
136
~
ScopedInErrorReport
() {
192
// Can only report one error per
ScopedInErrorReport
.
209
ErrorDescription
ScopedInErrorReport
::current_error_(LINKER_INITIALIZED);
212
ScopedInErrorReport
in_report(/*fatal*/ true);
218
ScopedInErrorReport
in_report;
226
ScopedInErrorReport
in_report;
233
ScopedInErrorReport
in_report
[
all
...]
asan_report.cc
121
// Use
ScopedInErrorReport
to run common actions just before and
123
class
ScopedInErrorReport
{
125
explicit
ScopedInErrorReport
(bool fatal = false)
136
~
ScopedInErrorReport
() {
192
// Can only report one error per
ScopedInErrorReport
.
209
ErrorDescription
ScopedInErrorReport
::current_error_(LINKER_INITIALIZED);
212
ScopedInErrorReport
in_report(/*fatal*/ true);
218
ScopedInErrorReport
in_report;
226
ScopedInErrorReport
in_report;
233
ScopedInErrorReport
in_report
[
all
...]
asan_report.cc
121
// Use
ScopedInErrorReport
to run common actions just before and
123
class
ScopedInErrorReport
{
125
explicit
ScopedInErrorReport
(bool fatal = false)
136
~
ScopedInErrorReport
() {
192
// Can only report one error per
ScopedInErrorReport
.
209
ErrorDescription
ScopedInErrorReport
::current_error_(LINKER_INITIALIZED);
212
ScopedInErrorReport
in_report(/*fatal*/ true);
218
ScopedInErrorReport
in_report;
226
ScopedInErrorReport
in_report;
233
ScopedInErrorReport
in_report
[
all
...]
Completed in 73 milliseconds
Indexes created Sat Nov 08 00:09:40 GMT 2025