Home
last modified time | relevance | path

Searched defs:CK_Function (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h1027 CK_Function, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp428 enum { CK_Function, CK_Method, CK_Block } CalleeKind; DiagnoseSentinelCalls() enumerator