Searched defs:shouldEmitDWARFBitFieldSeparators (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | TargetInfo.h | 375 virtual bool shouldEmitDWARFBitFieldSeparators() const { return false; } shouldEmitDWARFBitFieldSeparators() function |
/llvm-project/clang/lib/CodeGen/Targets/ | ||
H A D | AMDGPU.cpp | 553 bool AMDGPUTargetCodeGenInfo::shouldEmitDWARFBitFieldSeparators() const { shouldEmitDWARFBitFieldSeparators() function in AMDGPUTargetCodeGenInfo |