Home
last modified time | relevance | path

Searched refs:checkLiteralOperatorId (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp2893 return Actions.checkLiteralOperatorId(SS, Result, IsUDSuffix); in ParseUnqualifiedIdOperator()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp494 bool Sema::checkLiteralOperatorId(const CXXScopeSpec &SS, in checkLiteralOperatorId() function in Sema
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8292 bool checkLiteralOperatorId(const CXXScopeSpec &SS, const UnqualifiedId &Id,