Searched refs:StoreAnyExprIntoOneUnit (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprCXX.cpp | 972 static void StoreAnyExprIntoOneUnit(CodeGenFunction &CGF, const Expr *Init, in StoreAnyExprIntoOneUnit() function 1145 StoreAnyExprIntoOneUnit(*this, IE, IE->getType(), CurPtr, in EmitNewArrayInitializer() 1302 StoreAnyExprIntoOneUnit(*this, Init, Init->getType(), CurPtr, in EmitNewArrayInitializer() 1330 StoreAnyExprIntoOneUnit(CGF, Init, E->getAllocatedType(), NewPtr, in EmitNewInitializer()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 3218 …ang7CodeGen15CodeGenFunctionEPKNS_10CXXNewExprEPN4llvm5ValueE", "StoreAnyExprIntoOneUnit(clang::Co…
|