Home
last modified time | relevance | path

Searched defs:IsOnePastTheEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp171 bool IsOnePastTheEnd : 1; member
1024 setLValueUninit(LValueBase B,const CharUnits & O,unsigned Size,bool IsOnePastTheEnd,bool IsNullPtr) setLValueUninit() argument
1036 setLValue(LValueBase B,const CharUnits & O,ArrayRef<LValuePathEntry> Path,bool IsOnePastTheEnd,bool IsNullPtr) setLValue() argument
H A DExprConstant.cpp246 unsigned IsOnePastTheEnd : 1; global() member