Home
last modified time | relevance | path

Searched defs:IndirectGotoStmt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp114 IndirectGotoStmt, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h232 friend class IndirectGotoStmt; variable
2620 IndirectGotoStmt(SourceLocation gotoLoc, SourceLocation starLoc, Expr *target) in IndirectGotoStmt() function
2627 explicit IndirectGotoStmt(EmptyShell Empty) in IndirectGotoStmt() function