Home
last modified time | relevance | path

Searched defs:getAsBlock (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermNode.h91 virtual TIntermBlock *getAsBlock() { return nullptr; } in getAsBlock() function
695 TIntermBlock *getAsBlock() override { return this; } in getAsBlock() function
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp590 Optional<ArrayRef<uint8_t>> DWARFFormValue::getAsBlock() const { in getAsBlock() function in DWARFFormValue
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp708 Optional<ArrayRef<uint8_t>> DWARFFormValue::getAsBlock() const { in getAsBlock() function in DWARFFormValue
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp756 std::optional<ArrayRef<uint8_t>> DWARFFormValue::getAsBlock() const { in getAsBlock() function in DWARFFormValue