Home
last modified time | relevance | path

Searched defs:IsInstance (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetPassConfig.h59 bool IsInstance = false; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesReader.cpp283 char IsInstance = endian::readNext<uint8_t, llvm::endianness::little>(Data); in ReadKey() local
362 auto IsInstance = endian::readNext<uint8_t, llvm::endianness::little>(Data); in ReadKey() local
1992 bool IsInstance) in lookupObjCProperty()
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDDeclObjC.cpp1392 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOverload.cpp7037 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod()