Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp4654 static const FunctionProtoType *TryDeconstructFunctionLike(QualType T) { in TryDeconstructFunctionLike() function
4785 TryDeconstructFunctionLike(Data.PreferredType)) in CodeCompleteExpression()