Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp18582 const FunctionDecl *KeyFunctionDef = nullptr; in DefineUsedVTables() local
18583 if (!KeyFunction || (KeyFunction->hasBody(KeyFunctionDef) && in DefineUsedVTables()
18584 KeyFunctionDef->isInlined())) in DefineUsedVTables()