Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DBPF.h91 bool allowDebugInfoForExternalRef() const override { return true; } in allowDebugInfoForExternalRef() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h1550 virtual bool allowDebugInfoForExternalRef() const { return false; } in allowDebugInfoForExternalRef() function