Searched refs:ast_filename (Results 1 – 2 of 2) sorted by relevance
1092 const char *ast_filename);1104 const char *ast_filename,
3116 const char *ast_filename) { in clang_createTranslationUnit() argument3119 clang_createTranslationUnit2(CIdx, ast_filename, &TU); in clang_createTranslationUnit()3127 const char *ast_filename, in clang_createTranslationUnit2() argument3132 if (!CIdx || !ast_filename || !out_TU) in clang_createTranslationUnit2()3136 *Log << ast_filename; in clang_createTranslationUnit2()3145 ast_filename, CXXIdx->getPCHContainerOperations()->getRawReader(), Diags, in clang_createTranslationUnit2()