Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp15133 const FunctionDecl *KeyFunctionDef = nullptr; in DefineUsedVTables() local
15134 if (!KeyFunction || (KeyFunction->hasBody(KeyFunctionDef) && in DefineUsedVTables()
15135 KeyFunctionDef->isInlined())) { in DefineUsedVTables()