OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateTempAllocaWithoutCast
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCleanup.cpp
282
Address active =
CreateTempAllocaWithoutCast
(
CGExpr.cpp
67
Address CodeGenFunction::
CreateTempAllocaWithoutCast
(llvm::Type *Ty,
82
auto Alloca =
CreateTempAllocaWithoutCast
(Ty, Align, Name, ArraySize);
172
return
CreateTempAllocaWithoutCast
(ConvertTypeForMem(Ty), Align, Name);
CodeGenFunction.h
2497
/// The cast is not performaed in
CreateTempAllocaWithoutCast
. This is
2505
Address
CreateTempAllocaWithoutCast
(llvm::Type *Ty, CharUnits align,
Completed in 22 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026