Home
last modified time | relevance | path

Searched defs:getChildCount (Results 1 – 25 of 30) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp206 size_t TIntermSymbol::getChildCount() const in getChildCount() function in sh::TIntermSymbol
217 size_t TIntermConstantUnion::getChildCount() const in getChildCount() function in sh::TIntermConstantUnion
228 size_t TIntermLoop::getChildCount() const in getChildCount() function in sh::TIntermLoop
271 size_t TIntermBranch::getChildCount() const in getChildCount() function in sh::TIntermBranch
289 size_t TIntermSwizzle::getChildCount() const in getChildCount() function in sh::TIntermSwizzle
308 size_t TIntermBinary::getChildCount() const in getChildCount() function in sh::TIntermBinary
330 size_t TIntermUnary::getChildCount() const in getChildCount() function in sh::TIntermUnary
349 size_t TIntermInvariantDeclaration::getChildCount() const in getChildCount() function in sh::TIntermInvariantDeclaration
367 size_t TIntermFunctionDefinition::getChildCount() const in getChildCount() function in sh::TIntermFunctionDefinition
389 size_t TIntermAggregate::getChildCount() const in getChildCount() function in sh::TIntermAggregate
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBEnumChildren.h34 virtual uint32_t getChildCount() const override { return 0; } in getChildCount() function
DConcreteSymbolEnumerator.h30 uint32_t getChildCount() const override { in getChildCount() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DIntermNode.cpp216 size_t TIntermSymbol::getChildCount() const in getChildCount() function in sh::TIntermSymbol
227 size_t TIntermConstantUnion::getChildCount() const in getChildCount() function in sh::TIntermConstantUnion
238 size_t TIntermLoop::getChildCount() const in getChildCount() function in sh::TIntermLoop
285 size_t TIntermBranch::getChildCount() const in getChildCount() function in sh::TIntermBranch
303 size_t TIntermSwizzle::getChildCount() const in getChildCount() function in sh::TIntermSwizzle
322 size_t TIntermBinary::getChildCount() const in getChildCount() function in sh::TIntermBinary
344 size_t TIntermUnary::getChildCount() const in getChildCount() function in sh::TIntermUnary
363 size_t TIntermGlobalQualifierDeclaration::getChildCount() const in getChildCount() function in sh::TIntermGlobalQualifierDeclaration
382 size_t TIntermFunctionDefinition::getChildCount() const in getChildCount() function in sh::TIntermFunctionDefinition
404 size_t TIntermAggregate::getChildCount() const in getChildCount() function in sh::TIntermAggregate
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumModules.cpp25 uint32_t NativeEnumModules::getChildCount() const { in getChildCount() function in llvm::pdb::NativeEnumModules
DNativeEnumGlobals.cpp36 uint32_t NativeEnumGlobals::getChildCount() const { in getChildCount() function in NativeEnumGlobals
DNativeEnumTypes.cpp54 uint32_t NativeEnumTypes::getChildCount() const { in getChildCount() function in NativeEnumTypes
DNativeEnumInjectedSources.cpp100 uint32_t NativeEnumInjectedSources::getChildCount() const { in getChildCount() function in llvm::pdb::NativeEnumInjectedSources
DNativeTypeFunctionSig.cpp52 uint32_t getChildCount() const override { in getChildCount() function in __anone0e4ce080111::NativeEnumFunctionArgs
DNativeTypeEnum.cpp90 uint32_t NativeEnumEnumEnumerators::getChildCount() const { in getChildCount() function in NativeEnumEnumEnumerators
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAEnumFrameData.cpp18 uint32_t DIAEnumFrameData::getChildCount() const { in getChildCount() function in DIAEnumFrameData
DDIAEnumInjectedSources.cpp20 uint32_t DIAEnumInjectedSources::getChildCount() const { in getChildCount() function in DIAEnumInjectedSources
DDIAEnumLineNumbers.cpp20 uint32_t DIAEnumLineNumbers::getChildCount() const { in getChildCount() function in DIAEnumLineNumbers
DDIAEnumSectionContribs.cpp21 uint32_t DIAEnumSectionContribs::getChildCount() const { in getChildCount() function in DIAEnumSectionContribs
DDIAEnumDebugStreams.cpp20 uint32_t DIAEnumDebugStreams::getChildCount() const { in getChildCount() function in DIAEnumDebugStreams
DDIAEnumTables.cpp18 uint32_t DIAEnumTables::getChildCount() const { in getChildCount() function in DIAEnumTables
DDIAEnumSourceFiles.cpp20 uint32_t DIAEnumSourceFiles::getChildCount() const { in getChildCount() function in DIAEnumSourceFiles
DDIAEnumSymbols.cpp21 uint32_t DIAEnumSymbols::getChildCount() const { in getChildCount() function in DIAEnumSymbols
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeFunctionSig.cpp38 uint32_t getChildCount() const override { in getChildCount() function in __anonfa0634370111::FunctionArgEnumerator
DPDBSymbolFunc.cpp50 uint32_t getChildCount() const override { return Args.size(); } in getChildCount() function in __anon1e3b2ed80111::FunctionArgEnumerator
/third_party/typescript/src/services/
Dtypes.ts4 getChildCount(sourceFile?: SourceFile): number; method
/third_party/typescript/lib/
Dtypescript.d.ts5308 getChildCount(sourceFile?: SourceFile): number; method
DtypescriptServices.d.ts5308 getChildCount(sourceFile?: SourceFile): number; method
Dtsserverlibrary.d.ts5308 getChildCount(sourceFile?: SourceFile): number; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5549 getChildCount(sourceFile?: SourceFile): number; method

12