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

References

lib/IR/DebugInfo.cpp
  315   if (F.hasMetadata(LLVMContext::MD_dbg)) {
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
  232           if (AssocGO->hasMetadata(LLVMContext::MD_type))
  234     return GO->hasMetadata(LLVMContext::MD_type);
  441     if (GO.hasMetadata(LLVMContext::MD_type))
lib/Transforms/IPO/WholeProgramDevirt.cpp
 1281   if (GV->hasMetadata(LLVMContext::MD_absolute_symbol))
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 1787       if (!F->hasMetadata(llvm::LLVMContext::MD_callback)) {
 2225       if (!F->hasMetadata(llvm::LLVMContext::MD_callback)) {