Searched refs:isSupportedVersion (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h162 static bool isSupportedVersion(unsigned version) { function in class:llvm::DWARFContext
H A DDWARFUnit.cpp61 bool versionOK = DWARFContext::isSupportedVersion(Version);

Completed in 103 milliseconds