Searched defs:InitSel (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | NSAPI.h | 259 isEqualSel, InitSel, NewSel; variable |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjC.cpp | 2733 Selector InitSel = getContext().Selectors.getSelector(0, &II); EmitObjCMRRAutoreleasePoolPush() local |