OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
Statistics.cpp
237
bool
HasType
= false;
276
HasType
= true;
409
if (
HasType
)
417
if (
HasType
)
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp
1670
bool
HasType
= Record[i] == 6;
1675
B.addByValAttr(
HasType
? getTypeByID(Record[++i]) : nullptr);
1677
B.addStructRetAttr(
HasType
? getTypeByID(Record[++i]) : nullptr);
1683
B.addInAllocaAttr(
HasType
? getTypeByID(Record[++i]) : nullptr);
Completed in 72 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026