Searched refs:NewOptions (Results 1 – 2 of 2) sorted by relevance
1030 std::unique_ptr<InputArgList> NewOptions = std::make_unique<InputArgList>( in readConfigFile() local 1037 for (Arg *A : *NewOptions) in readConfigFile() 1041 CfgOptions = std::move(NewOptions); in readConfigFile() 1044 for (auto *Opt : *NewOptions) { in readConfigFile()
8737 ObjCEncOptions NewOptions; in getObjCEncodingForTypeImpl() local8739 NewOptions.setExpandStructures(); in getObjCEncodingForTypeImpl()8740 getObjCEncodingForTypeImpl(PointeeTy, S, NewOptions, in getObjCEncodingForTypeImpl()