Searched refs:NonConstValue (Results 1 – 2 of 2) sorted by relevance
398 ClangTidyOptions NonConstValue = Options; in configurationAsText() local399 Output << NonConstValue; in configurationAsText()
1244 TEST(ByRefTest, NonConstValue) { in TEST() argument