Home
last modified time | relevance | path

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

/external/compiler-rt/lib/ubsan/
Dubsan_diag.h78 bool isSourceLocation() const { return Kind == LK_Source; } in isSourceLocation() function
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_diag.h77 bool isSourceLocation() const { return Kind == LK_Source; } in isSourceLocation() function