Searched refs:KeyFunctionDef (Results 1 – 1 of 1) sorted by relevance
17586 const FunctionDecl *KeyFunctionDef = nullptr; in DefineUsedVTables() local17587 if (!KeyFunction || (KeyFunction->hasBody(KeyFunctionDef) && in DefineUsedVTables()17588 KeyFunctionDef->isInlined())) { in DefineUsedVTables()