Searched refs:setLValueUninit (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | APValue.cpp | 1027 APValue::setLValueUninit(LValueBase B, const CharUnits &O, unsigned Size, in setLValueUninit() function in APValue 1043 setLValueUninit(B, O, Path.size(), IsOnePastTheEnd, IsNullPtr); in setLValue() 1092 setLValueUninit(APValue::LValueBase B, const CharUnits &O, unsigned Size,
|
H A D | ASTImporter.cpp | 10369 MutableArrayRef<APValue::LValuePathEntry> ToPath = Result.setLValueUninit( in ImportAPValue()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | PropertiesBase.td | 560 APValue::LValuePathEntry *path = result.setLValueUninit(
|