Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp18069 const FunctionDecl *KeyFunctionDef = nullptr; in DefineUsedVTables() local
18070 if (!KeyFunction || (KeyFunction->hasBody(KeyFunctionDef) && in DefineUsedVTables()
18071 KeyFunctionDef->isInlined())) in DefineUsedVTables()