Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DConcreteSymbolEnumerator.h31 uint32_t getChildCount() const override { in getChildCount() function
/external/angle/src/compiler/translator/
DIntermNode.cpp207 size_t TIntermSymbol::getChildCount() const in getChildCount() function in sh::TIntermSymbol
218 size_t TIntermConstantUnion::getChildCount() const in getChildCount() function in sh::TIntermConstantUnion
229 size_t TIntermLoop::getChildCount() const in getChildCount() function in sh::TIntermLoop
276 size_t TIntermBranch::getChildCount() const in getChildCount() function in sh::TIntermBranch
294 size_t TIntermSwizzle::getChildCount() const in getChildCount() function in sh::TIntermSwizzle
313 size_t TIntermBinary::getChildCount() const in getChildCount() function in sh::TIntermBinary
335 size_t TIntermUnary::getChildCount() const in getChildCount() function in sh::TIntermUnary
354 size_t TIntermGlobalQualifierDeclaration::getChildCount() const in getChildCount() function in sh::TIntermGlobalQualifierDeclaration
373 size_t TIntermFunctionDefinition::getChildCount() const in getChildCount() function in sh::TIntermFunctionDefinition
395 size_t TIntermAggregate::getChildCount() const in getChildCount() function in sh::TIntermAggregate
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumModules.cpp27 uint32_t NativeEnumModules::getChildCount() const { in getChildCount() function in llvm::pdb::NativeEnumModules
DNativeEnumTypes.cpp37 uint32_t NativeEnumTypes::getChildCount() const { in getChildCount() function in llvm::pdb::NativeEnumTypes
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIAEnumLineNumbers.cpp21 uint32_t DIAEnumLineNumbers::getChildCount() const { in getChildCount() function in DIAEnumLineNumbers
DDIAEnumDebugStreams.cpp21 uint32_t DIAEnumDebugStreams::getChildCount() const { in getChildCount() function in DIAEnumDebugStreams
DDIAEnumSourceFiles.cpp21 uint32_t DIAEnumSourceFiles::getChildCount() const { in getChildCount() function in DIAEnumSourceFiles
DDIAEnumSymbols.cpp22 uint32_t DIAEnumSymbols::getChildCount() const { in getChildCount() function in DIAEnumSymbols
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIAEnumLineNumbers.cpp21 uint32_t DIAEnumLineNumbers::getChildCount() const { in getChildCount() function in DIAEnumLineNumbers
DDIAEnumDebugStreams.cpp21 uint32_t DIAEnumDebugStreams::getChildCount() const { in getChildCount() function in DIAEnumDebugStreams
DDIAEnumTables.cpp20 uint32_t DIAEnumTables::getChildCount() const { in getChildCount() function in DIAEnumTables
DDIAEnumSourceFiles.cpp21 uint32_t DIAEnumSourceFiles::getChildCount() const { in getChildCount() function in DIAEnumSourceFiles
DDIAEnumInjectedSources.cpp22 uint32_t DIAEnumInjectedSources::getChildCount() const { in getChildCount() function in DIAEnumInjectedSources
DDIAEnumSectionContribs.cpp22 uint32_t DIAEnumSectionContribs::getChildCount() const { in getChildCount() function in DIAEnumSectionContribs
DDIAEnumSymbols.cpp22 uint32_t DIAEnumSymbols::getChildCount() const { in getChildCount() function in DIAEnumSymbols
/external/llvm/include/llvm/DebugInfo/PDB/
DConcreteSymbolEnumerator.h28 uint32_t getChildCount() const override { in getChildCount() function
/external/antlr/runtime/ObjC/Framework/
DTree.m70 {
/external/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeFunctionSig.cpp38 uint32_t getChildCount() const override { in getChildCount() function in __anonaac459fb0111::FunctionArgEnumerator
DPDBSymbolFunc.cpp52 uint32_t getChildCount() const override { return Args.size(); } in getChildCount() function in __anon263b871c0111::FunctionArgEnumerator
/external/emma/core/java12/com/vladium/emma/report/
DIItem.java27 int getChildCount (); in getChildCount() method
DItem.java29 public final int getChildCount () in getChildCount() method in Item
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/
DPDBSymbolTypeFunctionSig.cpp39 uint32_t getChildCount() const override { in getChildCount() function in __anon4f9227930111::FunctionArgEnumerator
DPDBSymbolFunc.cpp51 uint32_t getChildCount() const override { return Args.size(); } in getChildCount() function in __anonf9ab63b40111::FunctionArgEnumerator
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/tree/
DTree.java49 int getChildCount(); in getChildCount() method
/external/antlr/runtime/JavaScript/src/org/antlr/runtime/tree/
DCommonTreeAdaptor.js143 getChildCount: function(t) { method

123