Searched refs:ValidateObjCLiteralInterfaceDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp196 static bool ValidateObjCLiteralInterfaceDecl(Sema &S, ObjCInterfaceDecl *Decl, function
233 if (!ValidateObjCLiteralInterfaceDecl(S, ID, Loc, LiteralKind)) {

Completed in 114 milliseconds