Searched defs:IsNullPtr (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | APValue.cpp | 170 bool IsNullPtr : 1; member 1025 bool IsNullPtr) { in setLValue() 1037 bool IsOnePastTheEnd, bool IsNullPtr) { in setLValueUninit() 1050 bool IsNullPtr) { in setLValue()
|
| H A D | ASTDiagnostic.cpp | 627 bool IsNullPtr = false; member 1242 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables() 2024 bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, in PrintValueDeclAndInteger() 2047 bool NeedAddressOf, bool IsNullPtr, in PrintIntegerAndValueDecl()
|
| H A D | TemplateBase.cpp | 160 void TemplateArgument::initFromType(QualType T, bool IsNullPtr, in initFromType()
|
| H A D | ExprConstant.cpp | 1635 bool IsNullPtr : 1; member
|