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