Searched refs:TU_options (Results 1 – 2 of 2) sorted by relevance
421 unsigned TU_options) { in clang_indexSourceFile_Impl() argument564 PrecompilePreamble = TU_options & CXTranslationUnit_PrecompiledPreamble; in clang_indexSourceFile_Impl()566 TU_options & CXTranslationUnit_CreatePreambleOnFirstParse; in clang_indexSourceFile_Impl()569 = TU_options & CXTranslationUnit_CacheCompletionResults; in clang_indexSourceFile_Impl()572 if (TU_options & CXTranslationUnit_DetailedPreprocessingRecord) { in clang_indexSourceFile_Impl()844 unsigned TU_options) { in clang_indexSourceFile() argument851 num_unsaved_files, out_TU, TU_options); in clang_indexSourceFile()860 CXTranslationUnit *out_TU, unsigned TU_options) { in clang_indexSourceFileFullArgv() argument877 TU_options); in clang_indexSourceFileFullArgv()905 fprintf(stderr, " 'options' : %d,\n", TU_options); in clang_indexSourceFileFullArgv()
5905 unsigned TU_options);5917 unsigned num_unsaved_files, CXTranslationUnit *out_TU, unsigned TU_options);