Searched refs:isSubprogram (Results 1 – 8 of 8) sorted by relevance
204 bool DIDescriptor::isSubprogram() const { in isSubprogram() function in DIDescriptor506 if (!getContext().isSubprogram()) in isInlinedFnArgument()558 if (isSubprogram()) in getFilename()579 if (isSubprogram()) in getDirectory()950 else if (Scope.isSubprogram()) in processModule()985 else if (S.isSubprogram()) in processLocation()1010 else if (D.isSubprogram()) in processType()1095 if (!DIDescriptor(SP).isSubprogram()) in addSubprogram()1108 if (D.isSubprogram()) in getDISubprogram()1137 if (D.isSubprogram()) in isSubprogramContext()
87 if (!DIG.isSubprogram()) in findDbgSubprogramDeclare()
167 if (!Parent && DIDescriptor(Scope).isSubprogram() in getOrCreateRegularScope()208 if (DIDescriptor(N).isSubprogram()) in getOrCreateAbstractScope()
571 } else if (Context.isSubprogram()) { in addToContextOwner()778 if (Element.isSubprogram()) { in constructTypeDIE()943 if (SP.getFunctionDeclaration().isSubprogram()) in getOrCreateSubprogramDIE()
193 if (SPDecl.isSubprogram()) in updateSubprogramScopeDIE()403 else if (DS.isSubprogram()) { in constructScopeDIE()428 if (DS.isSubprogram()) in constructScopeDIE()1370 } else if (Scope.isSubprogram()) { in recordSourceLine()
559 if (V.getContext().isSubprogram()) in EmitDebugValueComment()
116 bool isSubprogram() const;
689 if (V.getContext().isSubprogram()) in PrintDebugValueComment()