Searched defs:hasConstructor (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | NativeTypeUDT.cpp | 127 bool NativeTypeUDT::hasConstructor() const { in hasConstructor() function in NativeTypeUDT |
H A D | NativeTypeFunctionSig.cpp | 172 bool NativeTypeFunctionSig::hasConstructor() const { in hasConstructor() function in NativeTypeFunctionSig |
H A D | NativeTypeEnum.cpp | 254 bool NativeTypeEnum::hasConstructor() const { in hasConstructor() function in NativeTypeEnum |
H A D | NativeRawSymbol.cpp | 408 bool NativeRawSymbol::hasConstructor() const { in hasConstructor() function in NativeRawSymbol |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ | ||
H A D | DIARawSymbol.cpp | 938 bool DIARawSymbol::hasConstructor() const { in hasConstructor() function in DIARawSymbol |