Searched defs:testType (Results 1 – 9 of 9) sorted by relevance
17 type testType = string; alias
58 let testType: string | undefined = program.opts()?.testType; variable
53 checker::Type *testType = test_->Check(checker); in Check() local
56 checker::Type *testType = test_->Check(checker); in Check() local
59 checker::Type *testType = test_->Check(checker); in Check() local
90 checker::Type *testType = test_->Check(checker); in Check() local
65 checker::Type *testType = test_->Check(checker); in Check() local
541 checker::Type *testType = expr->Test()->Check(checker); in Check() local1159 checker::Type *testType = st->Test()->Check(checker); in Check() local1187 checker::Type *testType = st->Test()->Check(checker); in Check() local1225 checker::Type *testType = st->Test()->Check(checker); in Check() local1422 checker::Type *testType = st->Test()->Check(checker); in Check() local
53 auto const testType = expr->Check(this); in CheckTruthinessOfType() local