Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp6881 checkIllFormedTrivialABIStruct(*Record); in CheckCompletedCXXClass()
10130 void Sema::checkIllFormedTrivialABIStruct(CXXRecordDecl &RD) { in checkIllFormedTrivialABIStruct() function in Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h7702 void checkIllFormedTrivialABIStruct(CXXRecordDecl &RD);