Searched refs:setLValueUninit (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | APValue.cpp | 1017 APValue::setLValueUninit(LValueBase B, const CharUnits &O, unsigned Size, in setLValueUninit() function in APValue 1033 setLValueUninit(B, O, Path.size(), IsOnePastTheEnd, IsNullPtr); in setLValue() 1082 setLValueUninit(APValue::LValueBase B, const CharUnits &O, unsigned Size,
|
| H A D | ASTImporter.cpp | 9935 MutableArrayRef<APValue::LValuePathEntry> ToPath = Result.setLValueUninit( in ImportAPValue()
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | APValue.h | 687 setLValueUninit(LValueBase B, const CharUnits &O, unsigned Size,
|
| H A D | PropertiesBase.td | 540 APValue::LValuePathEntry *path = result.setLValueUninit(
|