Searched refs:TU_options (Results 1 – 2 of 2) sorted by relevance
448 unsigned TU_options) { in clang_indexSourceFile_Impl() argument473 if (TU_options & CXTranslationUnit_IgnoreNonErrorsFromIncludedFiles) in clang_indexSourceFile_Impl()598 PrecompilePreamble = TU_options & CXTranslationUnit_PrecompiledPreamble; in clang_indexSourceFile_Impl()600 TU_options & CXTranslationUnit_CreatePreambleOnFirstParse; in clang_indexSourceFile_Impl()603 = TU_options & CXTranslationUnit_CacheCompletionResults; in clang_indexSourceFile_Impl()606 if (TU_options & CXTranslationUnit_DetailedPreprocessingRecord) { in clang_indexSourceFile_Impl()875 unsigned TU_options) { in clang_indexSourceFile() argument882 num_unsaved_files, out_TU, TU_options); in clang_indexSourceFile()891 CXTranslationUnit *out_TU, unsigned TU_options) { in clang_indexSourceFileFullArgv() argument907 out_TU, TU_options); in clang_indexSourceFileFullArgv()[all …]
6217 unsigned num_unsaved_files, CXTranslationUnit *out_TU, unsigned TU_options);6229 unsigned num_unsaved_files, CXTranslationUnit *out_TU, unsigned TU_options);