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

Declarations

include/llvm-c/Core.h
 2960 LLVMBasicBlockRef LLVMAppendBasicBlockInContext(LLVMContextRef C,

References

lib/IR/Core.cpp
 2658   return LLVMAppendBasicBlockInContext(LLVMGetGlobalContext(), FnRef, Name);