Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DAvoidBindCheck.cpp42 CT_Function, // global or static function enumerator
501 return CT_Function; in getCallableType()
686 if (LP.Callable.Type == CT_Function) { in check()