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()595 PrecompilePreamble = TU_options & CXTranslationUnit_PrecompiledPreamble; in clang_indexSourceFile_Impl()597 TU_options & CXTranslationUnit_CreatePreambleOnFirstParse; in clang_indexSourceFile_Impl()600 = TU_options & CXTranslationUnit_CacheCompletionResults; in clang_indexSourceFile_Impl()603 if (TU_options & CXTranslationUnit_DetailedPreprocessingRecord) { in clang_indexSourceFile_Impl()872 unsigned TU_options) { in clang_indexSourceFile() argument879 num_unsaved_files, out_TU, TU_options); in clang_indexSourceFile()888 CXTranslationUnit *out_TU, unsigned TU_options) { in clang_indexSourceFileFullArgv() argument905 TU_options); in clang_indexSourceFileFullArgv()[all …]
6701 unsigned num_unsaved_files, CXTranslationUnit *out_TU, unsigned TU_options);6713 unsigned num_unsaved_files, CXTranslationUnit *out_TU, unsigned TU_options);