Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp786 bool CallIsUnsigned = false, CallIsLong = false, CallIsLongLong = false; in rewriteToNumberLiteral() local
814 CallIsLongLong = true; in rewriteToNumberLiteral()
881 else if (CallIsLongLong) in rewriteToNumberLiteral()