OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isScoped
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeUDT.cpp
67
dumpSymbolField(OS, "scoped",
isScoped
(), Indent);
199
bool NativeTypeUDT::
isScoped
() const {
201
return UnmodifiedType->
isScoped
();
NativeTypeEnum.cpp
157
dumpSymbolField(OS, "scoped",
isScoped
(), Indent);
333
bool NativeTypeEnum::
isScoped
() const {
335
return UnmodifiedType->
isScoped
();
NativeRawSymbol.cpp
676
bool NativeRawSymbol::
isScoped
() const {
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h
446
bool
isScoped
() const {
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp
1210
bool DIARawSymbol::
isScoped
() const {
Completed in 23 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026