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

/external/clang/include/clang/Sema/
H A DDeclSpec.h961 void setLiteralOperatorId(const IdentifierInfo *Id, SourceLocation OpLoc, function in class:clang::UnqualifiedId
/external/clang/lib/Parse/
H A DParseExprCXX.cpp2121 Result.setLiteralOperatorId(II, KeywordLoc, SuffixLoc);

Completed in 91 milliseconds