OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StdTypeInfoPtrTy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprConstant.cpp
1917
llvm::Type *
StdTypeInfoPtrTy
=
1921
if (TypeInfo->getType() !=
StdTypeInfoPtrTy
)
1922
TypeInfo = llvm::ConstantExpr::getBitCast(TypeInfo,
StdTypeInfoPtrTy
);
CGExprCXX.cpp
2155
llvm::Type *
StdTypeInfoPtrTy
) {
2191
StdTypeInfoPtrTy
);
2195
llvm::Type *
StdTypeInfoPtrTy
=
2201
return Builder.CreateBitCast(TypeInfo,
StdTypeInfoPtrTy
);
2212
StdTypeInfoPtrTy
);
2216
StdTypeInfoPtrTy
);
Completed in 22 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026