Searched defs:IsNullPtr (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | APValue.cpp | 170 bool IsNullPtr : 1; member 1012 bool IsNullPtr) { in setLValue() 1024 bool IsOnePastTheEnd, bool IsNullPtr) { in setLValueUninit() 1037 bool IsNullPtr) { in setLValue()
|
| H A D | ASTDiagnostic.cpp | 598 bool IsNullPtr = false; member 1213 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables() 1952 bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, in PrintValueDeclAndInteger() 1975 bool NeedAddressOf, bool IsNullPtr, in PrintIntegerAndValueDecl()
|
| H A D | TemplateBase.cpp | 164 void TemplateArgument::initFromType(QualType T, bool IsNullPtr, in initFromType()
|
| H A D | ExprConstant.cpp | 1606 bool IsNullPtr : 1; member
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | Pointer.cpp | 87 bool IsNullPtr; in toAPValue() local
|