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.cpp19097 const FunctionDecl *KeyFunctionDef = nullptr; in DefineUsedVTables() local
19098 if (!KeyFunction || (KeyFunction->hasBody(KeyFunctionDef) && in DefineUsedVTables()
19099 KeyFunctionDef->isInlined())) in DefineUsedVTables()