Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp7103 checkIncorrectVTablePointerAuthenticationAttribute(*Record); in CheckCompletedCXXClass()
10627 void Sema::checkIncorrectVTablePointerAuthenticationAttribute( in checkIncorrectVTablePointerAuthenticationAttribute() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5882 void checkIncorrectVTablePointerAuthenticationAttribute(CXXRecordDecl &RD);