Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp170 bool IsNullPtr : 1; member
1016 bool IsNullPtr) { in setLValue()
1028 bool IsOnePastTheEnd, bool IsNullPtr) { in setLValueUninit()
1041 bool IsNullPtr) { in setLValue()
H A DASTDiagnostic.cpp598 bool IsNullPtr = false; member
1213 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()
1979 bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, in PrintValueDeclAndInteger()
2002 bool NeedAddressOf, bool IsNullPtr, in PrintIntegerAndValueDecl()
H A DTemplateBase.cpp164 void TemplateArgument::initFromType(QualType T, bool IsNullPtr, in initFromType()
H A DExprConstant.cpp1611 bool IsNullPtr : 1; member