Home
last modified time | relevance | path

Searched defs:LabelStmt (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dstmt.go370 type LabelStmt struct { struct
371 miniStmt
372 Label *types.Sym // "Label:"
382 func (n *LabelStmt) Sym() *types.Sym { return n.Label }
/aosp_15_r20/external/clang/tools/libclang/
H A DCXCursor.h32 class LabelStmt; variable
/aosp_15_r20/external/clang/unittests/AST/
H A DSourceLocationTest.cpp74 TEST(LabelStmt, Range) { in TEST() argument
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenPGO.cpp80 LabelStmt = 1, enumerator
H A DCodeGenFunction.h63 class LabelStmt; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h795 LabelStmt(SourceLocation IL, LabelDecl *D, Stmt *substmt) in LabelStmt() function
803 explicit LabelStmt(EmptyShell Empty) : Stmt(LabelStmtClass, Empty) { } in LabelStmt() function
H A DDecl.h41 class LabelStmt; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDecl.h63 class LabelStmt; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDecl.h64 class LabelStmt; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDecl.h64 class LabelStmt; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDecl.h64 class LabelStmt; variable
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h124 class LabelStmt; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h145 class LabelStmt; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h144 class LabelStmt; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h146 class LabelStmt; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h146 class LabelStmt; variable