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

Declarations

include/llvm-c/OrcBindings.h
   63 void LLVMOrcGetMangledSymbol(LLVMOrcJITStackRef JITStack, char **MangledSymbol,

References

unittests/ExecutionEngine/Orc/OrcCAPITest.cpp
  103   LLVMOrcGetMangledSymbol(JIT, &testFuncName, "testFunc");
  143   LLVMOrcGetMangledSymbol(JIT, &testFuncName, "testFunc");
  168   LLVMOrcGetMangledSymbol(JIT, &testFuncName, "testFunc");
  192   LLVMOrcGetMangledSymbol(JIT, &testFuncName, "testFunc");