Searched refs:FnS (Results 1 – 1 of 1) sorted by relevance
422 if (const Scope *FnS = getFnParent()) { in isInCXXInlineMethodScope() local423 assert(FnS->getParent() && "TUScope not created?"); in isInCXXInlineMethodScope()424 return FnS->getParent()->isClassScope(); in isInCXXInlineMethodScope()