Searched defs:getThrownTypes (Results 1 – 3 of 3) sorted by relevance
| /external/turbine/java/com/google/turbine/processing/ | ||
| D | TurbineTypeMirror.java | 752 public List<? extends TypeMirror> getThrownTypes() { in getThrownTypes() method in TurbineTypeMirror.TurbineExecutableType |
| D | TurbineElement.java | 794 public List<? extends TypeMirror> getThrownTypes() { in getThrownTypes() method in TurbineElement.TurbineExecutableElement |
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ | ||
| D | DebugInfoMetadata.h | 1816 DITypeArray getThrownTypes() const { in getThrownTypes() function |