Home
last modified time | relevance | path

Searched refs:opaque_pointers (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/gold/
H A Dgold-plugin.cpp212 static bool opaque_pointers = true; variable
314 opaque_pointers = true; in process_plugin_option()
316 opaque_pointers = false; in process_plugin_option()
974 Conf.OpaquePointers = options::opaque_pointers; in createLTO()
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td5709 defm opaque_pointers : BoolOption<"",