Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h58 bool IsInstance = false; variable
/llvm-project-15.0.7/clang/lib/AST/
H A DDeclObjC.cpp1357 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp6568 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod()