Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h59 bool IsInstance = false; variable
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp287 char IsInstance = ReadKey() local
370 auto IsInstance = ReadKey() local
1901 lookupObjCProperty(ContextID CtxID,llvm::StringRef Name,bool IsInstance) lookupObjCProperty() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1392 bool IsInstance = isInstanceMethod(); in findPropertyDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6994 SelectBestMethod(Selector Sel,MultiExprArg Args,bool IsInstance,SmallVectorImpl<ObjCMethodDecl * > & Methods) SelectBestMethod() argument