Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h59 bool IsInstance = false; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp287 char IsInstance = in ReadKey() local
370 auto IsInstance = in ReadKey() local
1901 bool IsInstance) in lookupObjCProperty()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1392 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6994 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod()