Searched defs:ReturnsRetained (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ | ||
H A D | CGFunctionInfo.h | 586 unsigned ReturnsRetained : 1; global() variable |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprCXX.cpp | 7289 bool ReturnsRetained; MaybeBindToTemporary() local |