Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp16866 static bool isImplicitlyDefinableConstexprFunction(FunctionDecl *Func) { in isImplicitlyDefinableConstexprFunction() function
16917 isImplicitlyDefinableConstexprFunction(Func); in MarkFunctionReferenced()