Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
Dlibclang.exports50 clang_Module_isSystem
DCIndex.cpp7390 int clang_Module_isSystem(CXModule CXMod) { in clang_Module_isSystem() function
/external/llvm-project/clang/tools/libclang/
Dlibclang.exports60 clang_Module_isSystem
DCIndex.cpp8429 int clang_Module_isSystem(CXModule CXMod) { in clang_Module_isSystem() function
/external/clang/include/clang-c/
DIndex.h4082 CINDEX_LINKAGE int clang_Module_isSystem(CXModule Module);
/external/llvm-project/clang/include/clang-c/
DIndex.h4727 CINDEX_LINKAGE int clang_Module_isSystem(CXModule Module);
/external/rust/crates/clang-sys/src/
Dlib.rs1856 pub fn clang_Module_isSystem(module: CXModule) -> c_int;
/external/clang/tools/c-index-test/
Dc-index-test.c2439 clang_Module_isSystem(mod), numHeaders); in inspect_print_cursor()
/external/llvm-project/clang/tools/c-index-test/
Dc-index-test.c2948 clang_Module_isSystem(mod), numHeaders); in inspect_print_cursor()