Home
last modified time | relevance | path

Searched defs:CXCursor_SwitchStmt (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang-c/
DIndex.h2066 CXCursor_SwitchStmt = 206, enumerator
/external/rust/android-crates-io/crates/clang-sys/src/
Dlib.rs401 const CXCursor_SwitchStmt = 206, constant