Searched refs:clang_createTranslationUnit (Results 1 – 5 of 5) sorted by relevance
74 reinterpret_cast<uintptr_t &>(clang_createTranslationUnit); in getClangResourcesPathImplAIX()110 VirtualQuery((void *)(uintptr_t)clang_createTranslationUnit, &mbi, in getClangResourcesPath()130 if (dladdr((void *)(uintptr_t)clang_createTranslationUnit, &info) == 0) in getClangResourcesPath()
134 clang_createTranslationUnit
3489 CXTranslationUnit clang_createTranslationUnit(CXIndex CIdx, in clang_createTranslationUnit() function
1178 clang_createTranslationUnit(CXIndex CIdx, const char *ast_filename);
2858 ptr = conf.lib.clang_createTranslationUnit(index, fspath(filename))