Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp785 bool CallIsUnsigned = false, CallIsLong = false, CallIsLongLong = false; in rewriteToNumberLiteral() local
809 CallIsLong = true; in rewriteToNumberLiteral()
882 if (CallIsLong) in rewriteToNumberLiteral()