OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StructRetType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
Attributes.cpp
1748
StructRetType
= nullptr;
1769
StructRetType
= Attr.getValueAsType();
1804
StructRetType
= nullptr;
1924
StructRetType
= Ty;
1966
if (!
StructRetType
)
1967
StructRetType
= B.
StructRetType
;
2009
if (B.
StructRetType
)
2010
StructRetType
= nullptr;
2083
StructRetType
== B.StructRetType && ByRefType == B.ByRefType &
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Attributes.h
814
Type *
StructRetType
= nullptr;
904
Type *getStructRetType() const { return
StructRetType
; }
Completed in 53 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026