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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DPointer.cpp79 bool IsNullPtr; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DAPValue.cpp170 bool IsNullPtr : 1; member in struct:__anon291::LVBase
934 setLValue(LValueBase B, const CharUnits &O, NoLValuePath, bool IsNullPtr) argument
946 setLValueUninit(LValueBase B, const CharUnits &O, unsigned Size, bool IsOnePastTheEnd, bool IsNullPtr) argument
958 setLValue(LValueBase B, const CharUnits &O, ArrayRef<LValuePathEntry> Path, bool IsOnePastTheEnd, bool IsNullPtr) argument
[all...]
H A DASTDiagnostic.cpp565 bool IsNullPtr = false; member in struct:__anon296::TemplateDiff::DiffTree::TemplateArgumentInfo
1173 InitializeNonTypeDiffVariables(ASTContext &Context, const TSTiterator &Iter, NonTypeTemplateParmDecl *Default, llvm::APSInt &Value, bool &HasInt, QualType &IntType, bool &IsNullPtr, Expr *&E, ValueDecl *&VD, bool &NeedAddressOf) argument
1898 PrintValueDeclAndInteger(ValueDecl *VD, bool NeedAddressOf, bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, const llvm::APSInt &Val, QualType IntType, Expr *IntExpr, bool DefaultInt) argument
1920 PrintIntegerAndValueDecl(const llvm::APSInt &Val, QualType IntType, Expr *IntExpr, bool DefaultInt, ValueDecl *VD, bool NeedAddressOf, bool IsNullPtr, Expr *VDExpr, bool DefaultDecl) argument
[all...]
H A DExprConstant.cpp1553 bool IsNullPtr : 1; member in struct:__anon321::LValue
[all...]

Completed in 209 milliseconds