Home
last modified time | relevance | path

Searched refs:clang_getFileName (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen/
H A Dclang.rs874 cxstring_into_string(clang_sys::clang_getFileName(file)) in get_included_file_name()
1653 Some(unsafe { cxstring_into_string(clang_getFileName(self.x)) }) in name()
/third_party/rust/crates/clang-sys/src/
H A Dlib.rs2126 pub fn clang_getFileName(file: CXFile) -> CXString; in clang_getFileName() functions

Completed in 9 milliseconds