Searched defs:shouldCopy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprObjC.h | 1586 setShouldCopy(bool shouldCopy) setShouldCopy() argument |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 4274 bool shouldCopy = CRE->shouldCopy(); emitWritebackArg() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaInit.cpp | 4039 AddPassByIndirectCopyRestoreStep(QualType type,bool shouldCopy) AddPassByIndirectCopyRestoreStep() argument |