Home
last modified time | relevance | path

Searched defs:getNumAttributes (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h105 size_t getNumAttributes() const { in getNumAttributes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.h105 size_t getNumAttributes() const { in getNumAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h113 size_t getNumAttributes() const { in getNumAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h113 size_t getNumAttributes() const { in getNumAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h113 size_t getNumAttributes() const { in getNumAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h113 size_t getNumAttributes() const { in getNumAttributes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributeImpl.h200 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
H A DAttributes.cpp650 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAttributeImpl.h247 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
H A DAttributes.cpp756 unsigned AttributeSet::getNumAttributes() const { in getNumAttributes() function in AttributeSet
/aosp_15_r20/external/llvm/lib/IR/
H A DAttributeImpl.h181 unsigned getNumAttributes() const { return NumAttrs; } in getNumAttributes() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp483 size_t VertexInputTest::getNumAttributes(void) const in getNumAttributes() function in vkt::pipeline::__anone77f68260111::VertexInputTest