Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-cexpr/tests/
Dclang.rs212 unsafe fn location_in_scope(r: CXSourceRange) -> bool { in location_in_scope() function
258 if !location_in_scope(range) { in file_visit_macros()