OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isRefUdt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeUDT.cpp
66
dumpSymbolField(OS, "
isRefUdt
",
isRefUdt
(), Indent);
197
bool NativeTypeUDT::
isRefUdt
() const { return false; }
NativeTypeEnum.cpp
156
dumpSymbolField(OS, "
isRefUdt
",
isRefUdt
(), Indent);
348
bool NativeTypeEnum::
isRefUdt
() const { return false; }
NativeRawSymbol.cpp
656
bool NativeRawSymbol::
isRefUdt
() const {
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp
374
RAW_METHOD_DUMP(OS,
isRefUdt
);
1190
bool DIARawSymbol::
isRefUdt
() const {
Completed in 19 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026