Home
last modified time | relevance | path

Searched refs:clang_Module_getParent (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/clang/tools/libclang/
H A Dlibclang.exports45 clang_Module_getParent
H A DCIndex.cpp7369 CXModule clang_Module_getParent(CXModule CXMod) { in clang_Module_getParent() function
/aosp_15_r20/external/clang/include/clang-c/
H A DIndex.h4060 CINDEX_LINKAGE CXModule clang_Module_getParent(CXModule Module);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-c/
DIndex.h4365 CINDEX_LINKAGE CXModule clang_Module_getParent(CXModule Module);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-c/
DIndex.h4353 CINDEX_LINKAGE CXModule clang_Module_getParent(CXModule Module);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-c/
DIndex.h4363 CINDEX_LINKAGE CXModule clang_Module_getParent(CXModule Module);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-c/
DIndex.h4363 CINDEX_LINKAGE CXModule clang_Module_getParent(CXModule Module);
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs2055 pub fn clang_Module_getParent(module: CXModule) -> CXModule;