Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp9933 static bool checkTrivialSubobjectCall(Sema &S, SourceLocation SubobjLoc, in checkTrivialSubobjectCall() function
10028 if (!checkTrivialSubobjectCall(S, FI->getLocation(), FieldType, ConstRHS, in checkTrivialClassMembers()
10042 checkTrivialSubobjectCall(*this, RD->getLocation(), Ty, ConstArg, CSM, in DiagnoseNontrivial()
10138 if (!checkTrivialSubobjectCall(*this, BI.getBeginLoc(), BI.getType(), in SpecialMemberIsTrivial()