OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GlobalUDTs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h
271
std::vector<std::pair<std::string, const DIType *>>
GlobalUDTs
;
CodeViewDebug.cpp
626
if (!
GlobalUDTs
.empty()) {
628
emitDebugInfoForUDTs(
GlobalUDTs
);
1524
GlobalUDTs
.emplace_back(std::move(FullyQualifiedName), Ty);
2175
GlobalUDTs
.clear();
Completed in 21 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026