Searched defs:get_type_callback (Results 1 – 2 of 2) sorted by relevance
24 InstrumentationRuntimeGetType get_type_callback; in ModulesDidLoad() local
1386 InstrumentationRuntimeGetType get_type_callback = nullptr; global() member 1400 RegisterPlugin(llvm::StringRef name,llvm::StringRef description,InstrumentationRuntimeCreateInstance create_callback,InstrumentationRuntimeGetType get_type_callback) RegisterPlugin() argument