Searched refs:ts_or_err (Results 1 – 2 of 2) sorted by relevance
388 auto ts = *ts_or_err; in CreateBlock()511 auto ts = *ts_or_err; in CreateFunction()802 auto ts = *ts_or_err; in CreateAndCacheType()903 auto ts = *ts_or_err; in CreateGlobalVariable()1008 if (!ts_or_err) in ParseDeclsForContext()1635 if (!ts_or_err) in DumpClangAST()1637 auto ts = *ts_or_err; in DumpClangAST()1880 auto ts = *ts_or_err; in CreateTypedef()2035 auto ts = *ts_or_err; in GetDeclForUID()2049 auto ts = *ts_or_err; in GetDeclContextForUID()[all …]
4123 auto ts_or_err = GetTypeSystemForLanguage(eLanguageTypeC_plus_plus); in DumpClangAST() local4124 if (!ts_or_err) in DumpClangAST()4126 auto ts = *ts_or_err; in DumpClangAST()