Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp947 : SemaRef(S), VerifyOnly(VerifyOnly), in InitListChecker()
956 if (!VerifyOnly) in InitListChecker()
1062 if (!VerifyOnly) in CheckImplicitInitList()
1203 if (!VerifyOnly) in CheckExplicitInitList()
1247 if (!VerifyOnly) { in CheckExplicitInitList()
1314 if (!VerifyOnly) in CheckListElementTypes()
1598 if (VerifyOnly) { in CheckScalarType()
1658 if (VerifyOnly) { in CheckReferenceType()
1748 if (VerifyOnly) in CheckVectorType()
2223 if (VerifyOnly) in CheckStructUnionTypes()
[all …]