Searched refs:ObjCXXARCStandardLibrary (Results 1 – 5 of 5) sorted by relevance
174 ObjCXXARCStandardLibraryKind ObjCXXARCStandardLibrary = ARCXX_nolib; variable
1223 switch (InitOpts.ObjCXXARCStandardLibrary) { in InitializePreprocessor()
1358 Record.push_back(static_cast<unsigned>(PPOpts.ObjCXXARCStandardLibrary)); in WriteControlBlock()
5897 PPOpts.ObjCXXARCStandardLibrary = in ParsePreprocessorOptions()
5442 MarshallingInfoEnum<PreprocessorOpts<"ObjCXXARCStandardLibrary">, "ARCXX_nolib">;