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

/external/clang/lib/Sema/
H A DSemaExpr.cpp1465 /// BuildCookedLiteralOperatorCall - A user-defined literal was found. Look up
1467 static ExprResult BuildCookedLiteralOperatorCall(Sema &S, Scope *Scope, function
3007 return BuildCookedLiteralOperatorCall(*this, UDLScope, UDSuffix, UDSuffixLoc,

Completed in 67 milliseconds