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