Searched defs:SuffixInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaOverload.cpp11177 DeclarationNameInfo &SuffixInfo,
11181 SourceLocation UDSuffixLoc = SuffixInfo.getCXXLiteralOperatorNameLoc();
11214 SuffixInfo.getLoc(),
11215 SuffixInfo.getInfo());
11176 BuildLiteralOperatorCall(LookupResult &R, DeclarationNameInfo &SuffixInfo, ArrayRef<Expr*> Args, SourceLocation LitEndLoc, TemplateArgumentListInfo *TemplateArgs) argument

Completed in 43 milliseconds