Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp821 : SemaRef(S), VerifyOnly(VerifyOnly), in InitListChecker()
918 if (!VerifyOnly) in CheckImplicitInitList()
940 if (!VerifyOnly) { in CheckImplicitInitList()
1051 if (!VerifyOnly) { in CheckExplicitInitList()
1444 if (VerifyOnly) { in CheckScalarType()
1505 if (VerifyOnly) { in CheckReferenceType()
1541 if (VerifyOnly) in CheckVectorType()
1600 if (VerifyOnly) in CheckVectorType()
2038 if (VerifyOnly) in CheckStructUnionTypes()
2469 if (VerifyOnly) in CheckDesignatedInitializer()
[all …]