reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 7804         AsBase ? RL.getBaseSubobjectLLVMType() : RL.getLLVMType();
 7804         AsBase ? RL.getBaseSubobjectLLVMType() : RL.getLLVMType();
 7823       unsigned FieldIndex = RL.getNonVirtualBaseLLVMFieldNo(Base);
 7832       unsigned FieldIndex = RL.getVirtualBaseIndex(Base);
 7843         unsigned FieldIndex = RL.getLLVMFieldNo(Field);