Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/Interp/
DPointer.cpp79 bool IsNullPtr; in toAPValue() local
/external/llvm-project/clang/lib/AST/
DAPValue.cpp162 bool IsNullPtr : 1; member
927 bool IsNullPtr) { in setLValue()
939 bool IsOnePastTheEnd, bool IsNullPtr) { in setLValueUninit()
952 bool IsNullPtr) { in setLValue()
DASTDiagnostic.cpp565 bool IsNullPtr = false; member
1177 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()
1899 bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, in PrintValueDeclAndInteger()
1922 bool NeedAddressOf, bool IsNullPtr, in PrintIntegerAndValueDecl()
DExprConstant.cpp1547 bool IsNullPtr : 1; member
/external/clang/lib/AST/
DASTDiagnostic.cpp533 bool IsNullPtr = false; member
1137 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()
1851 bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, in PrintValueDeclAndInteger()
1874 bool NeedAddressOf, bool IsNullPtr, in PrintIntegerAndValueDecl()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp9044 bool IsNullPtr = Bits & 0x10; in readAPValue() local