Searched refs:KeyFunctionDef (Results 1 – 2 of 2) sorted by relevance
13527 const FunctionDecl *KeyFunctionDef = nullptr; in DefineUsedVTables() local13529 (KeyFunction->hasBody(KeyFunctionDef) && in DefineUsedVTables()13530 KeyFunctionDef->isInlined())) in DefineUsedVTables()
17305 const FunctionDecl *KeyFunctionDef = nullptr; in DefineUsedVTables() local17306 if (!KeyFunction || (KeyFunction->hasBody(KeyFunctionDef) && in DefineUsedVTables()17307 KeyFunctionDef->isInlined())) { in DefineUsedVTables()