OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp
241
Type *
GType
= GVar->getValueType();
242
if (isa<ArrayType>(
GType
)) {
251
if (StructType *ST = dyn_cast<StructType>(
GType
)) {
258
unsigned Size = GVar->getParent()->getDataLayout().getTypeAllocSize(
GType
);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp
267
Type *
GType
= G.getValueType();
269
if (StructType *SGType = dyn_cast<StructType>(
GType
)) {
Completed in 21 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026