Home
last modified time | relevance | path

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

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