Home
last modified time | relevance | path

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

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