Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DPointer.cpp79 bool IsNullPtr; in toAPValue() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAPValue.cpp170 bool IsNullPtr : 1; member
935 bool IsNullPtr) { in setLValue()
947 bool IsOnePastTheEnd, bool IsNullPtr) { in setLValueUninit()
960 bool IsNullPtr) { in setLValue()
H A DASTDiagnostic.cpp565 bool IsNullPtr = false; member
1177 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()
1899 bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, in PrintValueDeclAndInteger()
1922 bool NeedAddressOf, bool IsNullPtr, in PrintIntegerAndValueDecl()
H A DExprConstant.cpp1553 bool IsNullPtr : 1; member