Home
last modified time | relevance | path

Searched defs:CXCompletionContext_ObjCInterface (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang-c/
DIndex.h4929 CXCompletionContext_ObjCInterface = 1 << 14, enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs1099 const CXCompletionContext_ObjCInterface = 16384; constant
/external/llvm-project/clang/include/clang-c/
DIndex.h5667 CXCompletionContext_ObjCInterface = 1 << 14, enumerator