/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | IPDBEnumChildren.h | 35 uint32_t getChildCount() const override { return 0; } in getChildCount() function
|
H A D | ConcreteSymbolEnumerator.h | 30 uint32_t getChildCount() const override { in getChildCount() function
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeEnumLineNumbers.cpp | 25 uint32_t NativeEnumLineNumbers::getChildCount() const { in getChildCount() function in NativeEnumLineNumbers
|
H A D | NativeEnumSymbols.cpp | 25 uint32_t NativeEnumSymbols::getChildCount() const { in getChildCount() function in NativeEnumSymbols
|
H A D | NativeEnumModules.cpp | 22 uint32_t NativeEnumModules::getChildCount() const { in getChildCount() function in llvm::pdb::NativeEnumModules
|
H A D | NativeEnumGlobals.cpp | 38 uint32_t NativeEnumGlobals::getChildCount() const { in getChildCount() function in NativeEnumGlobals
|
H A D | NativeEnumTypes.cpp | 56 uint32_t NativeEnumTypes::getChildCount() const { in getChildCount() function in NativeEnumTypes
|
H A D | NativeEnumInjectedSources.cpp | 103 uint32_t NativeEnumInjectedSources::getChildCount() const { in getChildCount() function in llvm::pdb::NativeEnumInjectedSources
|
H A D | NativeTypeFunctionSig.cpp | 53 uint32_t getChildCount() const override { in getChildCount() function in __anonb5a81fdf0111::NativeEnumFunctionArgs
|
H A D | NativeTypeEnum.cpp | 93 uint32_t NativeEnumEnumEnumerators::getChildCount() const { in getChildCount() function in NativeEnumEnumEnumerators
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIAEnumFrameData.cpp | 18 uint32_t DIAEnumFrameData::getChildCount() const { in getChildCount() function in DIAEnumFrameData
|
H A D | DIAEnumInjectedSources.cpp | 20 uint32_t DIAEnumInjectedSources::getChildCount() const { in getChildCount() function in DIAEnumInjectedSources
|
H A D | DIAEnumLineNumbers.cpp | 20 uint32_t DIAEnumLineNumbers::getChildCount() const { in getChildCount() function in DIAEnumLineNumbers
|
H A D | DIAEnumTables.cpp | 18 uint32_t DIAEnumTables::getChildCount() const { in getChildCount() function in DIAEnumTables
|
H A D | DIAEnumDebugStreams.cpp | 20 uint32_t DIAEnumDebugStreams::getChildCount() const { in getChildCount() function in DIAEnumDebugStreams
|
H A D | DIAEnumSectionContribs.cpp | 21 uint32_t DIAEnumSectionContribs::getChildCount() const { in getChildCount() function in DIAEnumSectionContribs
|
H A D | DIAEnumSourceFiles.cpp | 20 uint32_t DIAEnumSourceFiles::getChildCount() const { in getChildCount() function in DIAEnumSourceFiles
|
H A D | DIAEnumSymbols.cpp | 21 uint32_t DIAEnumSymbols::getChildCount() const { in getChildCount() function in DIAEnumSymbols
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbolTypeFunctionSig.cpp | 38 uint32_t getChildCount() const override { in getChildCount() function in __anonb5d4328e0111::FunctionArgEnumerator
|
H A D | PDBSymbolFunc.cpp | 52 uint32_t getChildCount() const override { return Args.size(); } in getChildCount() function in __anon036c2d8f0111::FunctionArgEnumerator
|