Searched defs:checkTrivialSubobjectCall (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp6183 static bool checkTrivialSubobjectCall(Sema &S, SourceLocation SubobjLoc, function
6273 if (!checkTrivialSubobjectCall(S, FI->getLocation(), FieldType, ConstRHS,
6287 checkTrivialSubobjectCall(*this, RD->getLocation(), Ty, ConstArg, CSM,
6371 if (!checkTrivialSubobjectCall(*this, BI.getLocStart(), BI.getType(),

Completed in 163 milliseconds