Home
last modified time | relevance | path

Searched defs:ReturnsRetained (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h476 unsigned ReturnsRetained : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/
DCGFunctionInfo.h586 unsigned ReturnsRetained : 1; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprCXX.cpp5606 bool ReturnsRetained; in MaybeBindToTemporary() local