Home
last modified time | relevance | path

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

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