Home
last modified time | relevance | path

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

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