Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h58 bool IsInstance = false; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp1392 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp6671 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod()