Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cpp487 static bool IsSameModule(const char* path) { in IsSameModule() function
499 if (IsSameModule(path_)) { in SendCommand()
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp1921 static bool IsSameModule(const Scope *x, const Scope *y) { in GetIgnoreTKR()
1946 IsSameModule(&scope, scope.context().GetBuiltinsScope()); in GetDummyArgumentNumber()
1759 static bool IsSameModule(const Scope *x, const Scope *y) { IsSameModule() function