Searched defs:clang_getFileContents (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/clang-sys/src/ | ||
| H A D | lib.rs | 2124 pub fn clang_getFileContents(tu: CXTranslationUnit, file: CXFile, size: *mut size_t) -> *const c_char; in clang_getFileContents() functions |
Completed in 11 milliseconds