Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetPassConfig.h58 bool IsInstance = false; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDeclObjC.cpp1341 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOverload.cpp6484 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod()