Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp5929 static bool checkTrivialSubobjectCall(Sema &S, SourceLocation SubobjLoc, in checkTrivialSubobjectCall() function
6019 if (!checkTrivialSubobjectCall(S, FI->getLocation(), FieldType, ConstRHS, in checkTrivialClassMembers()
6033 checkTrivialSubobjectCall(*this, RD->getLocation(), Ty, ConstArg, CSM, in DiagnoseNontrivial()
6117 if (!checkTrivialSubobjectCall(*this, BI.getLocStart(), BI.getType(), in SpecialMemberIsTrivial()