Home
last modified time | relevance | path

Searched refs:KeyFunctionDef (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp17858 const FunctionDecl *KeyFunctionDef = nullptr; in DefineUsedVTables() local
17859 if (!KeyFunction || (KeyFunction->hasBody(KeyFunctionDef) && in DefineUsedVTables()
17860 KeyFunctionDef->isInlined())) in DefineUsedVTables()