Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp963 : SemaRef(S), VerifyOnly(VerifyOnly), in InitListChecker()
973 if (!VerifyOnly) in InitListChecker()
1087 if (!VerifyOnly) in CheckImplicitInitList()
1229 if (!VerifyOnly) in CheckExplicitInitList()
1273 if (!VerifyOnly) { in CheckExplicitInitList()
1343 if (!VerifyOnly) in CheckListElementTypes()
1652 if (VerifyOnly) { in CheckScalarType()
1714 if (VerifyOnly) { in CheckReferenceType()
1808 if (VerifyOnly) in CheckVectorType()
2330 if (VerifyOnly) in CheckStructUnionTypes()
[all …]