Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp13241 const FunctionDecl *KeyFunctionDef = nullptr; in DefineUsedVTables() local
13243 (KeyFunction->hasBody(KeyFunctionDef) && in DefineUsedVTables()
13244 KeyFunctionDef->isInlined())) in DefineUsedVTables()