Home
last modified time | relevance | path

Searched defs:IsNullPtr (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DPointer.cpp79 bool IsNullPtr; in toAPValue() local
/llvm-project-15.0.7/clang/lib/AST/
H A DAPValue.cpp170 bool IsNullPtr : 1; member
1006 bool IsNullPtr) { in setLValue()
1018 bool IsOnePastTheEnd, bool IsNullPtr) { in setLValueUninit()
1031 bool IsNullPtr) { in setLValue()
H A DASTDiagnostic.cpp598 bool IsNullPtr = false; member
1213 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()
1935 bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, in PrintValueDeclAndInteger()
1958 bool NeedAddressOf, bool IsNullPtr, in PrintIntegerAndValueDecl()
H A DExprConstant.cpp1549 bool IsNullPtr : 1; member