Home
last modified time | relevance | path

Searched defs:InitSel (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h259 isEqualSel, InitSel, NewSel; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2733 Selector InitSel = getContext().Selectors.getSelector(0, &II); in EmitObjCMRRAutoreleasePoolPush() local