Home
last modified time | relevance | path

Searched refs:setLiteralOperatorId (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1121 void setLiteralOperatorId(const IdentifierInfo *Id, SourceLocation OpLoc, in setLiteralOperatorId() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp2789 Result.setLiteralOperatorId(II, KeywordLoc, SuffixLoc); in ParseUnqualifiedIdOperator()