Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1036 CK_FunctionType, enumerator
1091 : Kind(CK_FunctionType), Type(Type) { in OverloadCandidate()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp522 case CK_FunctionType: in getFunctionType()