Searched defs:KeyFunctionDef (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp12639 const FunctionDecl *KeyFunctionDef = nullptr; local
12641 (KeyFunction->hasBody(KeyFunctionDef) &&
12642 KeyFunctionDef->isInlined()))

Completed in 194 milliseconds