Searched defs:hasConstructor (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeTypeUDT.cpp | 128 bool NativeTypeUDT::hasConstructor() const { in hasConstructor() function in NativeTypeUDT |
H A D | NativeTypeFunctionSig.cpp | 173 bool NativeTypeFunctionSig::hasConstructor() const { in hasConstructor() function in NativeTypeFunctionSig |
H A D | NativeTypeEnum.cpp | 259 bool NativeTypeEnum::hasConstructor() const { in hasConstructor() function in NativeTypeEnum |
H A D | NativeRawSymbol.cpp | 407 bool NativeRawSymbol::hasConstructor() const { in hasConstructor() function in NativeRawSymbol |
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ | ||
H A D | DIARawSymbol.cpp | 938 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol |