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