Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DAPValue.cpp170 bool IsNullPtr : 1; member
1016 setLValue(LValueBase B,const CharUnits & O,NoLValuePath,bool IsNullPtr) setLValue() argument
1028 setLValueUninit(LValueBase B,const CharUnits & O,unsigned Size,bool IsOnePastTheEnd,bool IsNullPtr) setLValueUninit() argument
1041 setLValue(LValueBase B,const CharUnits & O,ArrayRef<LValuePathEntry> Path,bool IsOnePastTheEnd,bool IsNullPtr) setLValue() argument
[all...]
H A DASTDiagnostic.cpp598 bool IsNullPtr = false; global() member
1213 InitializeNonTypeDiffVariables(ASTContext & Context,const TSTiterator & Iter,NonTypeTemplateParmDecl * Default,llvm::APSInt & Value,bool & HasInt,QualType & IntType,bool & IsNullPtr,Expr * & E,ValueDecl * & VD,bool & NeedAddressOf) InitializeNonTypeDiffVariables() argument
1979 PrintValueDeclAndInteger(ValueDecl * VD,bool NeedAddressOf,bool IsNullPtr,Expr * VDExpr,bool DefaultDecl,const llvm::APSInt & Val,QualType IntType,Expr * IntExpr,bool DefaultInt) PrintValueDeclAndInteger() argument
2002 PrintIntegerAndValueDecl(const llvm::APSInt & Val,QualType IntType,Expr * IntExpr,bool DefaultInt,ValueDecl * VD,bool NeedAddressOf,bool IsNullPtr,Expr * VDExpr,bool DefaultDecl) PrintIntegerAndValueDecl() argument
[all...]
H A DTemplateBase.cpp164 initFromType(QualType T,bool IsNullPtr,bool IsDefaulted) initFromType() argument
H A DExprConstant.cpp1611 bool IsNullPtr : 1; global() member
[all...]