Searched refs:CheckLiteralOperatorDeclaration (Results 1 – 3 of 3) sorted by relevance
5648 bool CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl);
11959 bool Sema::CheckLiteralOperatorDeclaration(FunctionDecl *FnDecl) { in CheckLiteralOperatorDeclaration() function in Sema
8863 CheckLiteralOperatorDeclaration(NewFD)) { in CheckFunctionDeclaration()