Home
last modified time | relevance | path

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

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