Searched refs:CXType_ObjCId (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang-c/ | ||
| H A D | Index.h | 3347 CXType_ObjCId = 27, enumerator |
| /llvm-project-15.0.7/clang/tools/libclang/ | ||
| H A D | CXType.cpp | 153 TK = CXType_ObjCId; in MakeCXType() |