OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ModifiedTI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeEnumTypes.cpp
36
TypeIndex
ModifiedTI
= getModifiedType(CVT);
37
if (!
ModifiedTI
.isSimple()) {
38
CVType UnmodifiedCVT = Types.getType(
ModifiedTI
);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp
1897
TypeIndex
ModifiedTI
= getTypeIndex(BaseTy);
1902
return
ModifiedTI
;
1904
ModifierRecord MR(
ModifiedTI
, Mods);
2508
TypeIndex
ModifiedTI
= TypeTable.writeLeafType(MR);
2514
PointerRecord PR(
ModifiedTI
, PK, PM, PO, getPointerSizeInBytes());
Completed in 61 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026