Home
last modified time | relevance | path

Searched refs:isODRLanguage (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h212 inline bool isODRLanguage(uint16_t Language) { in isODRLanguage() function
H A DDWARFLinkerImpl.cpp151 if (isODRLanguage(LangVal)) in link()
H A DDWARFLinkerCompileUnit.cpp57 if (isODRLanguage(LangVal)) in CompileUnit()