/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
H A D | IPDBEnumChildren.h | 36 getChildAtIndex(uint32_t Index) const override { in getChildAtIndex() function
|
H A D | ConcreteSymbolEnumerator.h | 34 std::unique_ptr<ChildType> getChildAtIndex(uint32_t Index) const override { in getChildAtIndex() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeEnumLineNumbers.cpp | 32 NativeEnumLineNumbers::getChildAtIndex(uint32_t N) const { in getChildAtIndex() function in NativeEnumLineNumbers
|
H A D | NativeEnumSymbols.cpp | 30 NativeEnumSymbols::getChildAtIndex(uint32_t N) const { in getChildAtIndex() function in NativeEnumSymbols
|
H A D | NativeEnumModules.cpp | 30 NativeEnumModules::getChildAtIndex(uint32_t N) const { in getChildAtIndex() function in llvm::pdb::NativeEnumModules
|
H A D | NativeEnumGlobals.cpp | 41 NativeEnumGlobals::getChildAtIndex(uint32_t N) const { in getChildAtIndex() function in NativeEnumGlobals
|
H A D | NativeEnumTypes.cpp | 58 std::unique_ptr<PDBSymbol> NativeEnumTypes::getChildAtIndex(uint32_t N) const { in getChildAtIndex() function in NativeEnumTypes
|
H A D | NativeEnumInjectedSources.cpp | 105 NativeEnumInjectedSources::getChildAtIndex(uint32_t N) const { in getChildAtIndex() function in llvm::pdb::NativeEnumInjectedSources
|
H A D | NativeTypeFunctionSig.cpp | 55 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override { in getChildAtIndex() function in __anon062b27ea0111::NativeEnumFunctionArgs
|
H A D | NativeTypeEnum.cpp | 95 NativeEnumEnumEnumerators::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() function in NativeEnumEnumEnumerators
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIAEnumFrameData.cpp | 24 DIAEnumFrameData::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() function in DIAEnumFrameData
|
H A D | DIAEnumLineNumbers.cpp | 26 DIAEnumLineNumbers::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() function in DIAEnumLineNumbers
|
H A D | DIAEnumInjectedSources.cpp | 26 DIAEnumInjectedSources::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() function in DIAEnumInjectedSources
|
H A D | DIAEnumSectionContribs.cpp | 27 DIAEnumSectionContribs::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() function in DIAEnumSectionContribs
|
H A D | DIAEnumTables.cpp | 24 DIAEnumTables::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() function in DIAEnumTables
|
H A D | DIAEnumDebugStreams.cpp | 26 DIAEnumDebugStreams::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() function in DIAEnumDebugStreams
|
H A D | DIAEnumSourceFiles.cpp | 26 DIAEnumSourceFiles::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() function in DIAEnumSourceFiles
|
H A D | DIAEnumSymbols.cpp | 27 DIAEnumSymbols::getChildAtIndex(uint32_t Index) const { in getChildAtIndex() function in DIAEnumSymbols
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbolTypeFunctionSig.cpp | 42 std::unique_ptr<PDBSymbol> getChildAtIndex(uint32_t Index) const override { in getChildAtIndex() function in __anonb5b6ed190111::FunctionArgEnumerator
|
H A D | PDBSymbolFunc.cpp | 53 getChildAtIndex(uint32_t Index) const override { in getChildAtIndex() function in __anon4e78c0fa0111::FunctionArgEnumerator
|