OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasConstructor
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeUDT.cpp
56
dumpSymbolField(OS, "constructor",
hasConstructor
(), Indent);
127
bool NativeTypeUDT::
hasConstructor
() const {
129
return UnmodifiedType->
hasConstructor
();
NativeTypeFunctionSig.cpp
124
dumpSymbolField(OS, "constructor",
hasConstructor
(), Indent);
172
bool NativeTypeFunctionSig::
hasConstructor
() const {
NativeTypeEnum.cpp
146
dumpSymbolField(OS, "constructor",
hasConstructor
(), Indent);
254
bool NativeTypeEnum::
hasConstructor
() const {
256
return UnmodifiedType->
hasConstructor
();
NativeRawSymbol.cpp
408
bool NativeRawSymbol::
hasConstructor
() const {
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
DIARawSymbol.cpp
938
bool DIARawSymbol::
hasConstructor
() const {
Completed in 20 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026