Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-cexpr/tests/
Dclang.rs176 unsafe fn token_clang_to_cexpr(tu: CXTranslationUnit, orig: &CXToken) -> Token { in token_clang_to_cexpr() function
271 Some(token_clang_to_cexpr(tu, t)) in file_visit_macros()