Searched defs:CK_Function (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/include/clang/Sema/ | ||
| H A D | CodeCompleteConsumer.h | 1029 CK_Function, global() enumerator |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaExpr.cpp | 418 enum { CK_Function, CK_Method, CK_Block } CalleeKind; DiagnoseSentinelCalls() enumerator |