Home
last modified time | relevance | path

Searched refs:clang_Module_getTopLevelHeader (Results 1 – 9 of 9) sorted by relevance

/external/clang/tools/libclang/
Dlibclang.exports49 clang_Module_getTopLevelHeader
DCIndex.cpp7411 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit TU, in clang_Module_getTopLevelHeader() function
/external/llvm-project/clang/tools/libclang/
Dlibclang.exports59 clang_Module_getTopLevelHeader
DCIndex.cpp8450 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit TU, CXModule CXMod, in clang_Module_getTopLevelHeader() function
/external/clang/include/clang-c/
DIndex.h4100 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit,
/external/llvm-project/clang/include/clang-c/
DIndex.h4745 CXFile clang_Module_getTopLevelHeader(CXTranslationUnit, CXModule Module,
/external/rust/crates/clang-sys/src/
Dlib.rs1855 …pub fn clang_Module_getTopLevelHeader(tu: CXTranslationUnit, module: CXModule, index: c_uint) -> C…
/external/clang/tools/c-index-test/
Dc-index-test.c2443 CXFile file = clang_Module_getTopLevelHeader(TU, mod, i); in inspect_print_cursor()
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c2952 CXFile file = clang_Module_getTopLevelHeader(TU, mod, i); in inspect_print_cursor()