Searched defs:IsNullPtr (Results 1 – 6 of 6) sorted by relevance
| /external/llvm-project/clang/lib/AST/Interp/ |
| D | Pointer.cpp | 79 bool IsNullPtr; in toAPValue() local
|
| /external/llvm-project/clang/lib/AST/ |
| D | APValue.cpp | 162 bool IsNullPtr : 1; member 927 bool IsNullPtr) { in setLValue() 939 bool IsOnePastTheEnd, bool IsNullPtr) { in setLValueUninit() 952 bool IsNullPtr) { in setLValue()
|
| D | ASTDiagnostic.cpp | 565 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()
|
| D | ExprConstant.cpp | 1547 bool IsNullPtr : 1; member
|
| /external/clang/lib/AST/ |
| D | ASTDiagnostic.cpp | 533 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/ |
| D | ASTReader.cpp | 9044 bool IsNullPtr = Bits & 0x10; in readAPValue() local
|