Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4771 static const FunctionProtoType *TryDeconstructFunctionLike(QualType T) { in TryDeconstructFunctionLike() function
4902 TryDeconstructFunctionLike(Data.PreferredType)) in CodeCompleteExpression()