Searched defs:is_method (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp279 bool is_method = DWARFDIE(&unit, &die).IsMethod(); local
/freebsd-11-stable/contrib/gcc/cp/
H A Dtypeck.c2750 int is_method; local
H A Dcall.c4784 int is_method = 0; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp1476 static inline bool check_op_param(bool is_method, argument
1858 const bool is_method = false; local
7197 const bool is_method = true; local
1495 CheckOverloadedOperatorKindParameterCount( bool is_method, clang::OverloadedOperatorKind op_kind, uint32_t num_params) argument

Completed in 122 milliseconds