Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp4326 static const FunctionProtoType *TryDeconstructFunctionLike(QualType T) { in TryDeconstructFunctionLike() function
4457 TryDeconstructFunctionLike(Data.PreferredType)) in CodeCompleteExpression()