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

Declarations

include/llvm-c/Core.h
 2000 LLVMValueRef LLVMConstStructInContext(LLVMContextRef C,

References

lib/IR/Core.cpp
 1413   return LLVMConstStructInContext(LLVMGetGlobalContext(), ConstantVals, Count,
tools/llvm-c-test/echo.cpp
  325     return LLVMConstStructInContext(LLVMGetModuleContext(M), Elts.data(),