Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp408 enum CalleeType { CT_Function, CT_Method, CT_Block } calleeType; in DiagnoseSentinelCalls() enumerator
425 calleeType = CT_Block; in DiagnoseSentinelCalls()