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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp12306 const FunctionDecl *KeyFunctionDef = 0; local
12308 (KeyFunction->hasBody(KeyFunctionDef) &&
12309 KeyFunctionDef->isInlined()))

Completed in 103 milliseconds