Searched defs:CXCursor_LabelStmt (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang-c/ | ||
D | Index.h | 2043 CXCursor_LabelStmt = 201, enumerator |
/external/rust/android-crates-io/crates/clang-sys/src/ | ||
D | lib.rs | 396 const CXCursor_LabelStmt = 201, constant |