OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasUniqueName
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
TpiStream.cpp
207
if (!ForwardTR.
hasUniqueName
()) {
213
if (!FullTR.
hasUniqueName
())
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeRecordMapping.cpp
161
StringRef &UniqueName, bool
HasUniqueName
) {
167
if (
HasUniqueName
) {
205
if (
HasUniqueName
)
436
Record.
hasUniqueName
()));
450
Record.
hasUniqueName
()));
464
Record.
hasUniqueName
()));
/src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp
63
PUSH_FLAG(ClassOptions,
HasUniqueName
, Options, "has unique name");
333
if (Class.
hasUniqueName
())
347
if (Union.
hasUniqueName
())
359
if (Enum.
hasUniqueName
())
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h
430
bool
hasUniqueName
() const {
431
return (Options & ClassOptions::
HasUniqueName
) != ClassOptions::None;
Completed in 17 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026