reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 | # Duplicate options from LLDBConfig that are relevant for debugserver Standalone builds. option(LLDB_USE_ENTITLEMENTS "When code signing, use entitlements if available" ON) |