Home
last modified time | relevance | path

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

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