Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:isSubprogram

304   if (D.isSubprogram())
546 assert(Sub.isSubprogram());
565 assert((Scope->getInlinedAt() || !DS.isSubprogram()) &&
576 if (Scope->getParent() && DS.isSubprogram()) {
709 else if (Entity.isSubprogram())
857 assert(SP.isSubprogram() &&
1572 if (!SP.isSubprogram())