Searched defs:getLValueOffset (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
| H A D | APValue.cpp | 980 CharUnits &APValue::getLValueOffset() { getLValueOffset() function in APValue |
| H A D | ExprConstant.cpp | 1610 CharUnits &getLValueOffset() { return Offset; } getLValueOffset() function |