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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp454 const bool IsStaticMethod = (SP->getFlags() & DINode::FlagStaticMember) != 0; local
1886 lowerTypeMemberFunction(const DISubroutineType *Ty, const DIType *ClassTy, int ThisAdjustment, bool IsStaticMethod, FunctionOptions FO) argument

Completed in 152 milliseconds