Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DAvoidBindCheck.cpp43 CT_Other, // unknown enumerator
92 CallableType Type = CT_Other;
456 if (Callee.Type == CT_Other || Callee.Materialization == CMK_Other) in isFixitSupported()
509 return CT_Other; in getCallableType()
514 return CT_Other; in getCallableType()