Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h364 virtual bool shouldEmitDWARFBitFieldSeparators() const { return false; } shouldEmitDWARFBitFieldSeparators() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp513 bool AMDGPUTargetCodeGenInfo::shouldEmitDWARFBitFieldSeparators() const { shouldEmitDWARFBitFieldSeparators() function in AMDGPUTargetCodeGenInfo