Home
last modified time | relevance | path

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

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