ΒΆCXModule clang_getModuleForFile(CXTranslationUnit,
                                CXFile)

Description

Given a CXFile header file, return the module that contains it, if one exists.

Declared at: clang/include/clang-c/Index.h:4777

Parameters

CXTranslationUnit
CXFile