OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTypeArray
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp
804
auto Elements = cast<DISubroutineType>(CTy)->
getTypeArray
();
1135
DeclArgs = SPDecl->getType()->
getTypeArray
();
1136
DefinitionArgs = SP->getType()->
getTypeArray
();
1215
Args = SPTy->
getTypeArray
();
CodeViewDebug.cpp
423
if (auto TypeArray = Ty->
getTypeArray
()) {
1910
for (const DIType *ArgType : Ty->
getTypeArray
())
1945
DITypeRefArray ReturnAndArgs = Ty->
getTypeArray
();
DwarfCompileUnit.cpp
1048
DITypeRefArray FnArgs = Sub->getType()->
getTypeArray
();
/src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BTFDebug.cpp
288
DITypeRefArray Elements = STy->
getTypeArray
();
457
DITypeRefArray Elements = STy->
getTypeArray
();
/src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfo.cpp
213
for (DIType *Ref : ST->
getTypeArray
())
Verifier.cpp
1148
for (Metadata *Ty : N.
getTypeArray
()->operands()) {
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h
1290
return getTemporary(getContext(), getFlags(), getCC(),
getTypeArray
());
1305
DITypeRefArray
getTypeArray
() const {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDebugInfo.cpp
1609
->
getTypeArray
());
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp
1726
Record.push_back(VE.getMetadataOrNullID(N->
getTypeArray
().get()));
Completed in 33 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026