Home
last modified time | relevance | path

Searched defs:setThrowExpr (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DThrowExpr.java48 public abstract Builder setThrowExpr(Expr throwExpr); in setThrowExpr() method in ThrowExpr.Builder
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmtObjC.h327 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DStmtObjC.h372 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DStmtObjC.h372 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DStmtObjC.h372 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DStmtObjC.h371 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function