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

Declarations

include/llvm-c/Core.h
 2250 LLVMValueMetadataEntry *LLVMGlobalCopyAllMetadata(LLVMValueRef Value,

References

tools/llvm-c-test/echo.cpp
 1080     auto *AllMetadata = LLVMGlobalCopyAllMetadata(Cur, &NumMetadataEntries);
 1140     auto *AllMetadata = LLVMGlobalCopyAllMetadata(Cur, &NumMetadataEntries);