Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DAvoidBindCheck.cpp50 CMK_Other, // unknown enumerator
93 CallableMaterializationKind Materialization = CMK_Other;
456 if (Callee.Type == CT_Other || Callee.Materialization == CMK_Other) in isFixitSupported()
541 return CMK_Other; in getCallableMaterialization()