Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCAutoreleaseWriteChecker.cpp136 bool IsMethod = Match.getNodeAs<ObjCMethodDecl>(IsMethodBind) != nullptr; in emitDiagnostics() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp570 bool DWARFDIE::IsMethod() const { in IsMethod() function in DWARFDIE
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3992 bool IsMethod = FD == nullptr; in BuildReturnStmt() local
H A DSemaDeclCXX.cpp8719 bool IsMethod = isa<CXXMethodDecl>(FD); in CheckExplicitlyDefaultedComparison() local