Searched defs:doCheck (Results 1 – 2 of 2) sorted by relevance
8 auto doCheck = [](StringRef BuiltinFeatures, StringRef FuncFeatures) { in TEST() local
119 void FoldInitTypeCheck::doCheck(const BuiltinType &IterValueType, in doCheck() function in clang::tidy::bugprone::FoldInitTypeCheck