Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DTargetPassConfig.h53 bool IsInstance; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h57 bool IsInstance = false; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetPassConfig.h57 bool IsInstance = false; variable
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h1620 uint64_t IsInstance : 1; variable
/external/clang/lib/AST/
DDeclObjC.cpp1240 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
/external/llvm-project/clang/lib/AST/
DDeclObjC.cpp1340 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
/external/clang/include/clang/AST/
DDeclObjC.h123 unsigned IsInstance : 1; variable
/external/clang/lib/Sema/
DSemaOverload.cpp5864 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod()
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp6491 Sema::SelectBestMethod(Selector Sel, MultiExprArg Args, bool IsInstance, in SelectBestMethod()