Home
last modified time | relevance | path

Searched defs:IsUDSuffix (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp2853 bool IsUDSuffix = !Literal.getUDSuffix().empty(); ParseUnqualifiedIdOperator() local
/llvm-project/clang/lib/Lex/
H A DLexer.cpp2132 bool IsUDSuffix = false; LexUDSuffix() local
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp495 checkLiteralOperatorId(const CXXScopeSpec & SS,const UnqualifiedId & Name,bool IsUDSuffix) checkLiteralOperatorId() argument