Searched defs:IPSCCPOptions (Results 1 – 1 of 1) sorted by relevance
35 struct IPSCCPOptions { struct38 IPSCCPOptions(bool AllowFuncSpec = true) : AllowFuncSpec(AllowFuncSpec) {} in AllowFuncSpec() argument41 IPSCCPOptions &setFuncSpec(bool FuncSpec) { in setFuncSpec() argument