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

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp751 // CheckConstexprFunctionDecl - Check whether a function declaration satisfies
757 bool Sema::CheckConstexprFunctionDecl(const FunctionDecl *NewFD) { function in class:Sema

Completed in 349 milliseconds