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

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

Completed in 60 milliseconds