Searched refs:clang_Module_getTopLevelHeader (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | libclang.exports | 49 clang_Module_getTopLevelHeader
|
H A D | CIndex.cpp | 7411 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit TU, in clang_Module_getTopLevelHeader() function
|
/aosp_15_r20/external/clang/include/clang-c/ |
H A D | Index.h | 4100 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/ |
D | Index.h | 4405 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit, CXModule Module,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/ |
D | Index.h | 4393 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit, CXModule Module,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/ |
D | Index.h | 4403 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit, CXModule Module,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/ |
D | Index.h | 4403 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit, CXModule Module,
|
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/ |
D | lib.rs | 2056 …pub fn clang_Module_getTopLevelHeader(tu: CXTranslationUnit, module: CXModule, index: c_uint) -> C…
|
/aosp_15_r20/external/clang/tools/c-index-test/ |
H A D | c-index-test.c | 2443 CXFile file = clang_Module_getTopLevelHeader(TU, mod, i); in inspect_print_cursor()
|