Searched defs:IsNullPtr (Results 1 – 4 of 4) sorted by relevance
170 bool IsNullPtr : 1; member1006 bool IsNullPtr) { in setLValue()1018 bool IsOnePastTheEnd, bool IsNullPtr) { in setLValueUninit()1031 bool IsNullPtr) { in setLValue()
597 bool IsNullPtr = false; member1212 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()1950 bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, in PrintValueDeclAndInteger()1973 bool NeedAddressOf, bool IsNullPtr, in PrintIntegerAndValueDecl()
1552 bool IsNullPtr : 1; member
82 bool IsNullPtr; in toAPValue() local