Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaCodeComplete.cpp4290 static const FunctionProtoType *TryDeconstructFunctionLike(QualType T) { in TryDeconstructFunctionLike() function
4421 TryDeconstructFunctionLike(Data.PreferredType)) in CodeCompleteExpression()