Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDPasses.h60 bool IsInstance; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclObjC.h123 unsigned IsInstance : 1; variable
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp5726 bool IsInstance) { in SelectBestMethod()